=>> Building devel/cargo-generate build started at Mon May 5 01:31:49 EDT 2025 port directory: /usr/ports/devel/cargo-generate package name: cargo-generate-0.21.0_9 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 820 Mar 1 07:51 /usr/ports/devel/cargo-generate/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 cargo-generate-0.21.0_9: 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-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cargo-generate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cargo-generate/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/cargo-generate/work/.cache HOME=/wrkdirs/usr/ports/devel/cargo-generate/work TMPDIR="/wrkdirs/usr/ports/devel/cargo-generate/work" PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/cargo-generate/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cargo-generate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cargo-generate/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/cargo-generate/work/.cache HOME=/wrkdirs/usr/ports/devel/cargo-generate/work TMPDIR="/wrkdirs/usr/ports/devel/cargo-generate/work" PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/cargo-generate/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cargo-generate" EXAMPLESDIR="share/examples/cargo-generate" DATADIR="share/cargo-generate" WWWDIR="www/cargo-generate" ETCDIR="etc/cargo-generate" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cargo-generate DOCSDIR=/usr/local/share/doc/cargo-generate EXAMPLESDIR=/usr/local/share/examples/cargo-generate WWWDIR=/usr/local/www/cargo-generate ETCDIR=/usr/local/etc/cargo-generate --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 ===> cargo-generate-0.21.0_9 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 ===> cargo-generate-0.21.0_9 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cargo-generate-0.21.0_9 =========================================================================== =================================================== ===== 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 cargo-generate-0.21.0_9 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by cargo-generate-0.21.0_9 for building => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/aligned-0.4.2.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.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.82.crate. => SHA256 Checksum OK for rust/crates/anymap2-0.13.0.crate. => SHA256 Checksum OK for rust/crates/as-slice-0.2.1.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.14.crate. => SHA256 Checksum OK for rust/crates/auth-git2-0.5.4.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.2.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.5.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/bstr-1.9.1.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.96.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.4.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.2.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.4.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.0.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/const-random-0.1.18.crate. => SHA256 Checksum OK for rust/crates/const-random-macro-0.1.16.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.19.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/cvt-0.1.2.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/dialoguer-0.11.0.crate. => SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dirs-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/either-1.11.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.0.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.3.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/faster-hex-0.9.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.1.0.crate. => SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.3.2.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.1.1.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fs-err-2.11.0.crate. => SHA256 Checksum OK for rust/crates/fs_at-0.1.10.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.14.crate. => SHA256 Checksum OK for rust/crates/git2-0.18.3.crate. => SHA256 Checksum OK for rust/crates/gix-actor-0.31.1.crate. => SHA256 Checksum OK for rust/crates/gix-config-0.36.1.crate. => SHA256 Checksum OK for rust/crates/gix-config-value-0.14.6.crate. => SHA256 Checksum OK for rust/crates/gix-date-0.8.5.crate. => SHA256 Checksum OK for rust/crates/gix-features-0.38.1.crate. => SHA256 Checksum OK for rust/crates/gix-fs-0.10.2.crate. => SHA256 Checksum OK for rust/crates/gix-glob-0.16.2.crate. => SHA256 Checksum OK for rust/crates/gix-hash-0.14.2.crate. => SHA256 Checksum OK for rust/crates/gix-lock-13.1.1.crate. => SHA256 Checksum OK for rust/crates/gix-object-0.42.1.crate. => SHA256 Checksum OK for rust/crates/gix-path-0.10.7.crate. => SHA256 Checksum OK for rust/crates/gix-ref-0.43.0.crate. => SHA256 Checksum OK for rust/crates/gix-sec-0.10.6.crate. => SHA256 Checksum OK for rust/crates/gix-tempfile-13.1.1.crate. => SHA256 Checksum OK for rust/crates/gix-trace-0.1.9.crate. => SHA256 Checksum OK for rust/crates/gix-utils-0.1.12.crate. => SHA256 Checksum OK for rust/crates/gix-validate-0.8.4.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.14.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.22.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.2.6.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.8.crate. => SHA256 Checksum OK for rust/crates/indoc-2.0.5.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.12.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.31.crate. => SHA256 Checksum OK for rust/crates/kstring-2.0.0.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.154.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.16.2+1.7.2.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/libssh2-sys-0.3.0.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.16.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.13.crate. => SHA256 Checksum OK for rust/crates/liquid-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-core-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-derive-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-lib-0.26.4.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.21.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.2.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.9.4.crate. => SHA256 Checksum OK for rust/crates/names-0.14.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.26.4.crate. => SHA256 Checksum OK for rust/crates/normalize-line-endings-0.3.0.crate. => SHA256 Checksum OK for rust/crates/normpath-1.2.0.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.18.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for rust/crates/openssl-0.10.64.crate. => SHA256 Checksum OK for rust/crates/openssl-macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/openssl-src-300.2.3+3.2.1.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.102.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.2.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.14.crate. => SHA256 Checksum OK for rust/crates/path-absolutize-3.1.1.crate. => SHA256 Checksum OK for rust/crates/path-dedot-3.1.1.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/pest-2.7.10.crate. => SHA256 Checksum OK for rust/crates/pest_derive-2.7.10.crate. => SHA256 Checksum OK for rust/crates/pest_generator-2.7.10.crate. => SHA256 Checksum OK for rust/crates/pest_meta-2.7.10.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.30.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.6.0.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for rust/crates/predicates-3.1.0.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-1.0.81.crate. => SHA256 Checksum OK for rust/crates/prodash-28.0.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.36.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.1.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.5.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.4.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.6.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.3.crate. => SHA256 Checksum OK for rust/crates/remove_dir_all-0.8.2.crate. => SHA256 Checksum OK for rust/crates/rhai-1.18.0.crate. => SHA256 Checksum OK for rust/crates/rhai_codegen-2.1.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.34.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/sanitize-filename-0.5.0.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.22.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.200.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.200.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.5.crate. => SHA256 Checksum OK for rust/crates/sha1_smol-1.0.0.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/shell-words-1.1.0.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/smartstring-1.0.1.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.60.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.10.1.crate. => SHA256 Checksum OK for rust/crates/terminal-prompt-0.2.3.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/thin-vec-0.2.13.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.59.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.59.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for rust/crates/tiny-keccak-2.0.2.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/toml-0.8.12.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.5.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.12.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for rust/crates/unicode-bom-2.0.3.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.12.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/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.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.8.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.5.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.5.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.5.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.5.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.5.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.5.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.5.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.5.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.7.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.7.0.crate. => SHA256 Checksum OK for cargo-generate-cargo-generate-v0.21.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by cargo-generate-0.21.0_9 for building ===> Extracting for cargo-generate-0.21.0_9 => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/aligned-0.4.2.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.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.82.crate. => SHA256 Checksum OK for rust/crates/anymap2-0.13.0.crate. => SHA256 Checksum OK for rust/crates/as-slice-0.2.1.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.14.crate. => SHA256 Checksum OK for rust/crates/auth-git2-0.5.4.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.2.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.5.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/bstr-1.9.1.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.96.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.4.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.2.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.4.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.0.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/const-random-0.1.18.crate. => SHA256 Checksum OK for rust/crates/const-random-macro-0.1.16.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.19.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/cvt-0.1.2.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/dialoguer-0.11.0.crate. => SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dirs-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/either-1.11.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.0.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.3.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/faster-hex-0.9.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.1.0.crate. => SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.3.2.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.1.1.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fs-err-2.11.0.crate. => SHA256 Checksum OK for rust/crates/fs_at-0.1.10.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.14.crate. => SHA256 Checksum OK for rust/crates/git2-0.18.3.crate. => SHA256 Checksum OK for rust/crates/gix-actor-0.31.1.crate. => SHA256 Checksum OK for rust/crates/gix-config-0.36.1.crate. => SHA256 Checksum OK for rust/crates/gix-config-value-0.14.6.crate. => SHA256 Checksum OK for rust/crates/gix-date-0.8.5.crate. => SHA256 Checksum OK for rust/crates/gix-features-0.38.1.crate. => SHA256 Checksum OK for rust/crates/gix-fs-0.10.2.crate. => SHA256 Checksum OK for rust/crates/gix-glob-0.16.2.crate. => SHA256 Checksum OK for rust/crates/gix-hash-0.14.2.crate. => SHA256 Checksum OK for rust/crates/gix-lock-13.1.1.crate. => SHA256 Checksum OK for rust/crates/gix-object-0.42.1.crate. => SHA256 Checksum OK for rust/crates/gix-path-0.10.7.crate. => SHA256 Checksum OK for rust/crates/gix-ref-0.43.0.crate. => SHA256 Checksum OK for rust/crates/gix-sec-0.10.6.crate. => SHA256 Checksum OK for rust/crates/gix-tempfile-13.1.1.crate. => SHA256 Checksum OK for rust/crates/gix-trace-0.1.9.crate. => SHA256 Checksum OK for rust/crates/gix-utils-0.1.12.crate. => SHA256 Checksum OK for rust/crates/gix-validate-0.8.4.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.14.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.22.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.2.6.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.8.crate. => SHA256 Checksum OK for rust/crates/indoc-2.0.5.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.12.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.31.crate. => SHA256 Checksum OK for rust/crates/kstring-2.0.0.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.154.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.16.2+1.7.2.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/libssh2-sys-0.3.0.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.16.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.13.crate. => SHA256 Checksum OK for rust/crates/liquid-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-core-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-derive-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-lib-0.26.4.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.21.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.2.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.9.4.crate. => SHA256 Checksum OK for rust/crates/names-0.14.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.26.4.crate. => SHA256 Checksum OK for rust/crates/normalize-line-endings-0.3.0.crate. => SHA256 Checksum OK for rust/crates/normpath-1.2.0.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.18.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for rust/crates/openssl-0.10.64.crate. => SHA256 Checksum OK for rust/crates/openssl-macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/openssl-src-300.2.3+3.2.1.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.102.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.2.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.14.crate. => SHA256 Checksum OK for rust/crates/path-absolutize-3.1.1.crate. => SHA256 Checksum OK for rust/crates/path-dedot-3.1.1.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/pest-2.7.10.crate. => SHA256 Checksum OK for rust/crates/pest_derive-2.7.10.crate. => SHA256 Checksum OK for rust/crates/pest_generator-2.7.10.crate. => SHA256 Checksum OK for rust/crates/pest_meta-2.7.10.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.30.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.6.0.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for rust/crates/predicates-3.1.0.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-1.0.81.crate. => SHA256 Checksum OK for rust/crates/prodash-28.0.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.36.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.1.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.5.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.4.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.6.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.3.crate. => SHA256 Checksum OK for rust/crates/remove_dir_all-0.8.2.crate. => SHA256 Checksum OK for rust/crates/rhai-1.18.0.crate. => SHA256 Checksum OK for rust/crates/rhai_codegen-2.1.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.34.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/sanitize-filename-0.5.0.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.22.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.200.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.200.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.5.crate. => SHA256 Checksum OK for rust/crates/sha1_smol-1.0.0.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/shell-words-1.1.0.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/smartstring-1.0.1.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.60.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.10.1.crate. => SHA256 Checksum OK for rust/crates/terminal-prompt-0.2.3.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/thin-vec-0.2.13.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.59.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.59.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for rust/crates/tiny-keccak-2.0.2.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/toml-0.8.12.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.5.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.12.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for rust/crates/unicode-bom-2.0.3.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.12.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/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.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.8.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.5.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.5.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.5.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.5.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.5.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.5.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.5.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.5.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.7.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.7.0.crate. => SHA256 Checksum OK for cargo-generate-cargo-generate-v0.21.0_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for cargo-generate-0.21.0_9 ===> Applying FreeBSD patches for cargo-generate-0.21.0_9 from /usr/ports/devel/cargo-generate/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> cargo-generate-0.21.0_9 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 ===> cargo-generate-0.21.0_9 depends on package: rust>=1.85.0 - found ===> Returning to build of cargo-generate-0.21.0_9 ===> cargo-generate-0.21.0_9 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0,1.pkg [13amd64-weekly-desktop-job-02] Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-02] Extracting pkgconf-2.3.0,1: .......... done ===> cargo-generate-0.21.0_9 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of cargo-generate-0.21.0_9 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> cargo-generate-0.21.0_9 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> cargo-generate-0.21.0_9 depends on shared library: libgit2.so - not found ===> Installing existing package /packages/All/libgit2-1.8.4_1.pkg [13amd64-weekly-desktop-job-02] Installing libgit2-1.8.4_1... [13amd64-weekly-desktop-job-02] `-- Installing http-parser-2.9.4... [13amd64-weekly-desktop-job-02] `-- Extracting http-parser-2.9.4: .... done [13amd64-weekly-desktop-job-02] `-- Installing pcre2-10.45... [13amd64-weekly-desktop-job-02] `-- Extracting pcre2-10.45: .......... done [13amd64-weekly-desktop-job-02] Extracting libgit2-1.8.4_1: .......... done ===> cargo-generate-0.21.0_9 depends on shared library: libgit2.so - found (/usr/local/lib/libgit2.so) ===> Returning to build of cargo-generate-0.21.0_9 ===> cargo-generate-0.21.0_9 depends on shared library: libssh2.so - found (/usr/local/lib/libssh2.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for cargo-generate-0.21.0_9 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions Removing openssl-src v300.2.3+3.2.1 note: to see how you depend on a package, run `cargo tree --invert --package @` ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0/libssh2/config.rpath =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for cargo-generate-0.21.0_9 Compiling libc v0.2.154 Compiling proc-macro2 v1.0.81 Compiling unicode-ident v1.0.12 Compiling thiserror v1.0.59 Compiling memchr v2.7.2 Compiling once_cell v1.19.0 Compiling autocfg v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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.154 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=154 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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=84f55ee3246439e9 -C extra-filename=-40d10d815d1e0890 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libc-40d10d815d1e0890 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=343f91ac31c6a956 -C extra-filename=-3ae30a5ebd9bd5bb --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.81 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=18681738b6853b7b -C extra-filename=-9a343df006a52309 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/proc-macro2-9a343df006a52309 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/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.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/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=633abb108093a0a8 -C extra-filename=-4e4a8c367d8c9a94 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/thiserror-4e4a8c367d8c9a94 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memchr-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memchr-2.7.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=e74def736c5bd7ae -C extra-filename=-f05ddf8907102cf0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6f7e0de11ff81c94 -C extra-filename=-11d3510a200b453f --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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.154 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=154 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=663d5a7bb5016984 -C extra-filename=-e9c8164ad906fdc8 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libc-e9c8164ad906fdc8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/autocfg-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/autocfg-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/autocfg-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c3c18bedab28937 -C extra-filename=-9b613830706d1ecd --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/build.rs:48:30 | 48 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling regex-syntax v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-syntax-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-syntax-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3cad08634394ec21 -C extra-filename=-371069a949d9ed00 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cfg-if v1.0.0 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/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.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/thiserror-8f501d5f126e7a6f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/thiserror-4e4a8c367d8c9a94/build-script-build` [thiserror 1.0.59] cargo:rerun-if-changed=build/probe.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=aea0814f67bb9f9d -C extra-filename=-5dc1fb9bb707103d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `proc-macro2` (build script) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.81 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/proc-macro2-2ef86ca2cc07ca33/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/proc-macro2-9a343df006a52309/build-script-build` 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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.154 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=154 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libc-108f545c0e6192f4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libc-40d10d815d1e0890/build-script-build` [libc 0.2.154] cargo:rerun-if-changed=build.rs Compiling tinyvec_macros v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da32049fbf560d25 -C extra-filename=-279c85f890ef4725 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [thiserror 1.0.59] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling pkg-config v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pkg-config-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pkg-config-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ddf0a04862cd756 -C extra-filename=-325dd968474f31ad --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [proc-macro2 1.0.81] cargo:rerun-if-changed=build/probe.rs Compiling tinyvec v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=994bb693f8756e48 -C extra-filename=-e9565bdf93bb7bc2 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtinyvec_macros-279c85f890ef4725.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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.154 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=154 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libc-96034c350380ebb4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libc-e9c8164ad906fdc8/build-script-build` [libc 0.2.154] cargo:rustc-cfg=freebsd11 Compiling bitflags v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bitflags-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bitflags-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bitflags-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=0100edaa15acf2ee -C extra-filename=-e2b1d17527a15e80 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [libc 0.2.154] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.81] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.81] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.81 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/proc-macro2-2ef86ca2cc07ca33/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=fd0dec42f8dd61e1 -C extra-filename=-ad42fec27ec8202d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_ident-3ae30a5ebd9bd5bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg wrap_proc_macro` [libc 0.2.154] cargo:rustc-cfg=freebsd11 [libc 0.2.154] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.154] cargo:rustc-cfg=libc_union [libc 0.2.154] cargo:rustc-cfg=libc_const_size_of [libc 0.2.154] cargo:rustc-cfg=libc_align [libc 0.2.154] cargo:rustc-cfg=libc_int128 [libc 0.2.154] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.154] cargo:rustc-cfg=libc_packedN [libc 0.2.154] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.154] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.154] cargo:rustc-cfg=libc_long_array [libc 0.2.154] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.154] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.154] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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.154 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=154 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libc-108f545c0e6192f4/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8b84786408c03367 -C extra-filename=-89bd6fa084a4025e --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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.154] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.154] cargo:rustc-cfg=libc_union [libc 0.2.154] cargo:rustc-cfg=libc_const_size_of [libc 0.2.154] cargo:rustc-cfg=libc_align [libc 0.2.154] cargo:rustc-cfg=libc_int128 [libc 0.2.154] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.154] cargo:rustc-cfg=libc_packedN [libc 0.2.154] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.154] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.154] cargo:rustc-cfg=libc_long_array [libc 0.2.154] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.154] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.154] cargo:rustc-cfg=libc_const_extern_fn warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13 | 7 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly_const_generics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34 | 219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros` = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12 | 1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12 | 1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12 | 1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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.154 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=154 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libc-96034c350380ebb4/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=54c9cba4bbcf3deb -C extra-filename=-10c7841897861d84 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:90:17 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:90:34 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:91:13 | 91 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:92:13 | 92 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:11 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:37 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:58 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_nightly_testing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:127:5 | 127 | procmacro2_nightly_testing, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:129:9 | 129 | not(proc_macro_span) | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:144:7 | 144 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:154:11 | 154 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:157:7 | 157 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:160:7 | 160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:168:7 | 168 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:174:7 | 174 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:177:7 | 177 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:255:12 | 255 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:263:12 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:11 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:45 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:63 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:11 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:45 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:63 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:11 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:45 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:63 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:9 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:43 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:61 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:12:11 | 12 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:21:19 | 21 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:180:15 | 180 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:187:23 | 187 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:193:27 | 193 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:206:19 | 206 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:220:19 | 220 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:229:23 | 229 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:231:23 | 231 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:242:23 | 242 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:244:23 | 244 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:254:15 | 254 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:258:19 | 258 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:260:19 | 260 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:914:11 | 914 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:918:15 | 918 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:920:15 | 920 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/detection.rs:26:11 | 26 | #[cfg(not(no_is_available))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/detection.rs:56:7 | 56 | #[cfg(no_is_available)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1:7 | 1 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:6:11 | 6 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:6:31 | 6 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:8:11 | 8 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:8:31 | 8 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:10:7 | 10 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:14:7 | 14 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:20:7 | 20 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:151:7 | 151 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:168:11 | 168 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:302:7 | 302 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:308:7 | 308 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:320:7 | 320 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:330:11 | 330 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:330:31 | 330 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:344:7 | 344 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:350:11 | 350 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:350:31 | 350 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:358:11 | 358 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:358:31 | 358 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:425:11 | 425 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:425:31 | 425 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:440:11 | 440 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:440:31 | 440 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:445:11 | 445 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:445:31 | 445 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:509:11 | 509 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:511:11 | 511 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:26:11 | 26 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:33:11 | 33 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:80:19 | 80 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:82:23 | 82 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:113:19 | 113 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:516:15 | 516 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:521:11 | 521 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:530:11 | 530 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:546:11 | 546 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:561:11 | 561 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:576:11 | 576 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:589:11 | 589 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:602:15 | 602 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:607:11 | 607 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:629:15 | 629 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:634:11 | 634 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:649:15 | 649 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:654:11 | 654 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:662:15 | 662 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:667:11 | 667 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:675:11 | 675 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:683:15 | 683 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:686:19 | 686 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:692:11 | 692 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:699:13 | 699 | if cfg!(span_locations) { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:908:15 | 908 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:919:11 | 919 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1114:19 | 1114 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1120:15 | 1120 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1160:15 | 1160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1177:27 | 1177 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1179:27 | 1179 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:71:7 | 71 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:89:11 | 89 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:100:15 | 100 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:110:19 | 110 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:122:19 | 122 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:131:19 | 131 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:140:19 | 140 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:2:7 | 2 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:6:7 | 6 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:12:7 | 12 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:363:7 | 363 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:369:7 | 369 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:391:7 | 391 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:984:7 | 984 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:42:11 | 42 | #[cfg(procmacro2_backtrace)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:47:15 | 47 | #[cfg(not(procmacro2_backtrace))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:424:11 | 424 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:458:11 | 458 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:466:11 | 466 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:477:11 | 477 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:485:11 | 485 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:503:11 | 503 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:495:19 | 495 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:514:23 | 514 | #[cfg(not(no_source_text))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:516:19 | 516 | #[cfg(no_source_text)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_byte_character` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:869:27 | 869 | #[cfg(not(no_literal_byte_character))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_byte_character)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_byte_character)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_byte_character` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:874:23 | 874 | #[cfg(no_literal_byte_character)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_byte_character)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_byte_character)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_c_string` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:896:27 | 896 | #[cfg(not(no_literal_c_string))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_c_string` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:901:23 | 901 | #[cfg(no_literal_c_string)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:930:19 | 930 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:932:23 | 932 | #[cfg(not(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:430:11 | 430 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:458:11 | 458 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:464:11 | 464 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:15 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:49 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:67 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:488:11 | 488 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:503:11 | 503 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:518:11 | 518 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:540:11 | 540 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:337:11 | 337 | #[cfg(not(libc_ptr_addr_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:344:7 | 344 | #[cfg(libc_ptr_addr_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:185:14 | 185 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_int128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:388:21 | 388 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:399:21 | 399 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1602:14 | 1602 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1622:14 | 1622 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:593:9 | 593 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:602:9 | 602 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:620:9 | 620 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:631:9 | 631 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:646:9 | 646 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:680:9 | 680 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:718:40 | 718 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:718:51 | 718 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:777:40 | 777 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:777:51 | 777 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:815:40 | 815 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:815:51 | 815 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1008:40 | 1008 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1008:51 | 1008 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1185:9 | 1185 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1198:9 | 1198 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1269:40 | 1269 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1269:51 | 1269 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1468:48 | 1468 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1468:59 | 1468 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:619:40 | 619 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:619:51 | 619 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:619:62 | 619 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:624:40 | 624 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:624:51 | 624 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:624:62 | 624 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:658:40 | 658 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:658:51 | 658 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:669:40 | 669 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:669:51 | 669 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:841:40 | 841 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:841:51 | 841 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:841:62 | 841 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/mod.rs:1558:40 | 1558 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/mod.rs:1558:51 | 1558 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/mod.rs:1574:40 | 1574 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/mod.rs:1574:51 | 1574 | 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_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1350:1 | 1350 | / s_no_extra_traits! { 1351 | | pub struct utmpx { 1352 | | pub ut_type: ::c_short, 1353 | | pub ut_tv: ::timeval, ... | 1640 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1362:11 | 1362 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1418:11 | 1418 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1429:11 | 1429 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1435:11 | 1435 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1502:11 | 1502 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1530:11 | 1530 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:18 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:29 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:4741:14 | 4741 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:4917:22 | 4917 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:4917:33 | 4917 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5706:14 | 5706 | if #[cfg(freebsd15)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5709:21 | 5709 | } else if #[cfg(freebsd14)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5712:21 | 5712 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5715:21 | 5715 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5718:25 | 5718 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5718:36 | 5718 | } 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: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:23 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:34 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:34 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:27 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:38 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:27 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:38 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:19 | 436 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:438:15 | 438 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19 | 448 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:15 | 450 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:19 | 458 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:460:15 | 460 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:52 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:19 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:30 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:41 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:52 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:15 | 974 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:976:19 | 976 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:19 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:30 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:19 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:30 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:19 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:30 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:19 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:30 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:30 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:19 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:30 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:19 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:30 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:19 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:30 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:19 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:30 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:19 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:30 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:19 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:30 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:19 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:30 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:19 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:30 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:19 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:30 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:15 | 1079 | #[cfg(freebsd14)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1081:15 | 1081 | #[cfg(freebsd15)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:23 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:34 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1373:15 | 1373 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1375:19 | 1375 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:19 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:30 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:41 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:52 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:23 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:34 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:45 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:56 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:15 | 1425 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1489:15 | 1489 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1492:19 | 1492 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1495:15 | 1495 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:19 | 1498 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1524:15 | 1524 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:19 | 1526 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5229:43 | 5229 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5231:43 | 5231 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5264:36 | 5264 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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_const_size_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:15 | 1692 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1698:15 | 1698 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1700:15 | 1700 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1708:15 | 1708 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1889:15 | 1889 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1895:15 | 1895 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:15 | 1897 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1905:19 | 1905 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1911:15 | 1911 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1919:19 | 1919 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1927:15 | 1927 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1937:15 | 1937 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1959:15 | 1959 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1961:15 | 1961 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1983:15 | 1983 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2025:15 | 2025 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2028:15 | 2028 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2038:15 | 2038 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2048:15 | 2048 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2151:15 | 2151 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2160:15 | 2160 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2162:15 | 2162 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2171:15 | 2171 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2181:15 | 2181 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:15 | 2190 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2192:15 | 2192 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2201:15 | 2201 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1717:23 | 1717 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1720:27 | 1720 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1738:23 | 1738 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1752:23 | 1752 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1754:27 | 1754 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=5418686c6c9cbd7d -C extra-filename=-379cf8adea895769 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling aho-corasick v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=d0b07fc99614dc8d -C extra-filename=-8f84061bb37a64e7 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-f05ddf8907102cf0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling quote v1.0.36 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/quote-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/quote-1.0.36/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7a728b49b8503978 -C extra-filename=-3a9bf82fc27b8268 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `libc` (lib) generated 169 warnings (10 duplicates) Compiling jobserver v0.1.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/jobserver-0.1.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/jobserver-0.1.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/jobserver-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f79e138659212a04 -C extra-filename=-fcfcdadad8cffae2 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-10c7841897861d84.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde v1.0.200 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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.200 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=200 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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=b9cabe50990c2097 -C extra-filename=-9a42481b3ef180c8 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/serde-9a42481b3ef180c8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `proc-macro2` (lib) generated 150 warnings Compiling syn v2.0.60 warning: `tinyvec` (lib) generated 7 warnings Compiling unicode-normalization v0.1.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7f2ab81b57d8ca44 -C extra-filename=-c0bdaa599932ea03 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtinyvec-e9565bdf93bb7bc2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.0.60 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d4e0b8964b4494d1 -C extra-filename=-5eff379471971321 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_ident-3ae30a5ebd9bd5bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cc v1.0.96 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cc-1.0.96 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cc-1.0.96/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.96 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cc-1.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="jobserver"' --cfg 'feature="libc"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=cf4294324a7d9fcf -C extra-filename=-2f46cc0261f32cde --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libjobserver-fcfcdadad8cffae2.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-10c7841897861d84.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-11d3510a200b453f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling vcpkg v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45d16fa679513338 -C extra-filename=-36d482cbe7411a8c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28 | 212 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 212 | || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | +++++++++++++++++++++ ~ + warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:253:13 | 253 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:320:12 | 320 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:326:12 | 326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:336:12 | 336 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:342:12 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:353:12 | 353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:356:12 | 356 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:377:12 | 377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:391:5 | 391 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:403:12 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:431:12 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:436:5 | 436 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:444:12 | 444 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:448:12 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:460:12 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:469:12 | 469 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:483:12 | 483 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:491:12 | 491 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:497:12 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:508:12 | 508 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:897:12 | 897 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:915:12 | 915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:942:12 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:982:12 | 982 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/group.rs:145:12 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/group.rs:223:12 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/group.rs:278:12 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:579:12 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:644:12 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:660:12 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:664:12 | 664 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:672:12 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:404:24 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:408:24 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:416:24 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:424:24 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:428:24 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:436:24 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:277:24 | 277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:281:24 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:289:24 | 289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:297:24 | 297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:301:24 | 301 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:315:24 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:323:24 | 323 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling fastrand v2.1.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:454:24 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:462:24 | 462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fastrand-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fastrand-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=8a068ceab0710e45 -C extra-filename=-d2833bcd47246a91 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:404:24 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:408:24 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:416:24 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:424:24 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:428:24 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:436:24 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:511:24 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:515:24 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:523:24 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:531:24 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:535:24 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:543:24 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:172:16 | 172 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:451:1 | 451 | / ast_enum_of_structs! { 452 | | /// Content of a compile-time structured attribute. 453 | | /// 454 | | /// ## Path ... | 482 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:496:16 | 496 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:221:16 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:405:16 | 405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:421:16 | 421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:519:16 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:531:16 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:549:16 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:569:16 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:576:16 | 576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:584:16 | 584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:683:16 | 683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:785:16 | 785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/buffer.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:11:16 | 11 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:34:16 | 34 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:26:1 | 26 | / ast_enum_of_structs! { 27 | | /// Data stored within an enum variant or struct. 28 | | /// 29 | | /// # Syntax tree enum ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:51:16 | 51 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:60:16 | 60 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:298:16 | 298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:322:20 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:359:20 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:380:16 | 380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:393:16 | 393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:402:16 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:11:16 | 11 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:39:16 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:49:16 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:79:16 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/error.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:104:16 | 104 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:29:1 | 29 | / ast_enum_of_structs! { 30 | | /// A Rust expression. 31 | | /// 32 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 258 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:262:16 | 262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:272:16 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:305:16 | 305 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:316:16 | 316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:338:16 | 338 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:349:16 | 349 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:378:16 | 378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:388:16 | 388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:399:16 | 399 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:410:16 | 410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:428:16 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:506:16 | 506 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:515:16 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:527:16 | 527 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:541:16 | 541 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:554:16 | 554 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:564:16 | 564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:575:16 | 575 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:586:16 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:598:16 | 598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:611:16 | 611 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:625:16 | 625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:635:16 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:645:16 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:655:16 | 655 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:755:16 | 755 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:822:16 | 822 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:866:16 | 866 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:908:16 | 908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:922:16 | 922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:1091:16 | 1091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:1994:16 | 1994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2089:16 | 2089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2115:16 | 2115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2148:16 | 2148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2193:16 | 2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2210:16 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2228:16 | 2228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2269:16 | 2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2280:16 | 2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2310:16 | 2310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2332:16 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2398:16 | 2398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2421:16 | 2421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2430:16 | 2430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2444:16 | 2444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2453:16 | 2453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2462:16 | 2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2474:16 | 2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2548:16 | 2548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2597:16 | 2597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2621:16 | 2621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2640:16 | 2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2651:16 | 2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2663:16 | 2663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2730:16 | 2730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2759:16 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2813:16 | 2813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2875:16 | 2875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2912:16 | 2912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2926:16 | 2926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2940:16 | 2940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2973:16 | 2973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2366:28 | 2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2383 | / impl_by_parsing_expr! { 2384 | | ExprAssign, Assign, "expected assignment expression", 2385 | | ExprAwait, Await, "expected await expression", 2386 | | ExprBinary, Binary, "expected binary operation", ... | 2394 | | ExprTuple, Tuple, "expected tuple expression", 2395 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:1184:20 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:1244:20 | 1244 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3107:16 | 3107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3118:16 | 3118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3129:16 | 3129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3140:16 | 3140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3150:16 | 3150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3161:16 | 3161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3174:16 | 3174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3184:16 | 3184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3195:16 | 3195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3206:16 | 3206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3224:16 | 3224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3237:16 | 3237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3246:16 | 3246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3257:16 | 3257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3273:16 | 3273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3284:16 | 3284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3303:16 | 3303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3315:16 | 3315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3324:16 | 3324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3335:16 | 3335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3344:16 | 3344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3357:16 | 3357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3366:16 | 3366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3387:16 | 3387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3401:16 | 3401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3411:16 | 3411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3420:16 | 3420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3430:16 | 3430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3441:16 | 3441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3454:16 | 3454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3463:16 | 3463 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3481:16 | 3481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3491:16 | 3491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3516:16 | 3516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3526:16 | 3526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3539:16 | 3539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3554:16 | 3554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3564:16 | 3564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3579:16 | 3579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3591:16 | 3591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3601:16 | 3601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3609:16 | 3609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3620:16 | 3620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/file.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/file.rs:98:16 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/file.rs:123:16 | 123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:292:5 | 292 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:300:5 | 300 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:308:5 | 308 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:25:16 | 25 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:43:16 | 43 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:34:1 | 34 | / ast_enum_of_structs! { 35 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 36 | | /// `'a: 'b`, `const LEN: usize`. 37 | | /// ... | 54 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:58:16 | 58 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:82:16 | 82 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:407:16 | 407 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:453:16 | 453 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:451:1 | 451 | / ast_enum_of_structs! { 452 | | /// A trait or lifetime used as a bound on a type parameter. 453 | | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] 454 | | #[non_exhaustive] ... | 460 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:478:16 | 478 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:488:16 | 488 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:503:16 | 503 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:495:1 | 495 | / ast_enum_of_structs! { 496 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 497 | | /// 498 | | /// # Syntax tree enum ... | 512 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:516:16 | 516 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:526:16 | 526 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:334:9 | 334 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:620:16 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:647:16 | 647 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:685:16 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:766:16 | 766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:851:16 | 851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:886:16 | 886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:917:16 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1144:16 | 1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1154:16 | 1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1166:16 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1182:16 | 1182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1197:16 | 1197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1222:16 | 1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ident.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:28:16 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:20:1 | 20 | / ast_enum_of_structs! { 21 | | /// Things that can appear directly inside of a module or scope. 22 | | /// 23 | | /// # Syntax tree enum ... | 99 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:103:16 | 103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:120:16 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:134:16 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:172:16 | 172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:190:16 | 190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:233:16 | 233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:247:16 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:296:16 | 296 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:432:16 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:424:1 | 424 | / ast_enum_of_structs! { 425 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 426 | | /// 427 | | /// # Syntax tree enum ... | 449 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:453:16 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:463:16 | 463 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:471:16 | 471 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:489:16 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:496:1 | 496 | / ast_enum_of_structs! { 497 | | /// An item within an `extern` block. 498 | | /// 499 | | /// # Syntax tree enum ... | 540 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:544:16 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:555:16 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:599:16 | 599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:591:1 | 591 | / ast_enum_of_structs! { 592 | | /// An item declaration within the definition of a trait. 593 | | /// 594 | | /// # Syntax tree enum ... | 635 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:696:16 | 696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:688:1 | 688 | / ast_enum_of_structs! { 689 | | /// An item within an impl block. 690 | | /// 691 | | /// # Syntax tree enum ... | 732 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:736:16 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:754:16 | 754 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:766:16 | 766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:782:16 | 782 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:822:16 | 822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:820:1 | 820 | / ast_enum_of_structs! { 821 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 822 | | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] 823 | | pub enum FnArg { ... | 830 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:840:16 | 840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:869:16 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:890:16 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:937:16 | 937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1230:16 | 1230 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1284:16 | 1284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1317:16 | 1317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1351:16 | 1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1433:16 | 1433 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1451:16 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1495:16 | 1495 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1529:16 | 1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1558:16 | 1558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1625:16 | 1625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1739:16 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1788:16 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1813:16 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1892:16 | 1892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1908:16 | 1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1924:16 | 1924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1973:16 | 1973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1991:16 | 1991 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2045:16 | 2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2069:16 | 2069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2093:16 | 2093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2144:16 | 2144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2219:16 | 2219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2275:16 | 2275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2360:16 | 2360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2397:16 | 2397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2426:16 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2483:16 | 2483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2501:16 | 2501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2613:16 | 2613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2708:16 | 2708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2745:16 | 2745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2786:16 | 2786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2848:16 | 2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2884:16 | 2884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2911:16 | 2911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2927:16 | 2927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2939:16 | 2939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2955:16 | 2955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2970:16 | 2970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2983:16 | 2983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3002:16 | 3002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3015:16 | 3015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3030:16 | 3030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3045:16 | 3045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3071:16 | 3071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3084:16 | 3084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3106:16 | 3106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3121:16 | 3121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3143:16 | 3143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3165:16 | 3165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3174:16 | 3174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3181:16 | 3181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3190:16 | 3190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3197:16 | 3197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3206:16 | 3206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3222:16 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3241:16 | 3241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3261:16 | 3261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3270:16 | 3270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3286:16 | 3286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3300:16 | 3300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3316:16 | 3316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3325:16 | 3325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3335:16 | 3335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3349:16 | 3349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3362:16 | 3362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3371:16 | 3371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3395:16 | 3395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3428:16 | 3428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3441:16 | 3441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lifetime.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lifetime.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:737:12 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:748:12 | 748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:760:12 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:15:1 | 15 | / ast_enum_of_structs! { 16 | | /// A Rust literal such as a string or integer or boolean. 17 | | /// 18 | | /// # Syntax tree enum ... | 54 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 813 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 813 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 813 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 814 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 814 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 814 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 816 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 816 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 816 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 817 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 817 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 817 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 818 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 818 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 818 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 819 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 819 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 819 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:182:16 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:212:16 | 212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:623:16 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:655:16 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:671:16 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:719:16 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:933:16 | 933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:944:16 | 944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:955:16 | 955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:966:16 | 966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:977:16 | 977 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:988:16 | 988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1010:16 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1028:16 | 1028 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1035:16 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1042:16 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1056:16 | 1056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1063:16 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1070:16 | 1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1077:16 | 1077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:27:16 | 27 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:3:16 | 3 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:85:16 | 85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:150:16 | 150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:209:16 | 209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1153:12 | 1153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1171:12 | 1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1178:12 | 1178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1202:12 | 1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1212:12 | 1212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1350:12 | 1350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1358:12 | 1358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1366:12 | 1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1378:12 | 1378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1382:12 | 1382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1390:12 | 1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse_quote.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse_quote.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:24:16 | 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:15:1 | 15 | / ast_enum_of_structs! { 16 | | /// A pattern in a local binding, function signature, match expression, or 17 | | /// various other places. 18 | | /// ... | 102 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:109:16 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:152:16 | 152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:161:16 | 161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:194:16 | 194 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:206:16 | 206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:217:16 | 217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:229:16 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:261:16 | 261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:825:16 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:834:16 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:854:16 | 854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:888:16 | 888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:918:16 | 918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:936:16 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:13:16 | 13 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:109:16 | 109 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:138:16 | 138 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:234:16 | 234 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:273:16 | 273 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:308:16 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:315:16 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:488:16 | 488 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:500:16 | 500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:446:20 | 446 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:568:20 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:706:16 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:722:16 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:774:16 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:817:16 | 817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:847:16 | 847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:361:12 | 361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:381:12 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:390:12 | 390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:403:12 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:417:12 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1025:12 | 1025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1040:12 | 1040 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:318:16 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1082:16 | 1082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1093:16 | 1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:13:16 | 13 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:30:16 | 30 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:41:16 | 41 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:10:16 | 10 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:20:16 | 20 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:42:16 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:58:16 | 58 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:178:16 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:189:16 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:149:20 | 149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:427:16 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:460:16 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:21:16 | 21 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:13:1 | 13 | / ast_enum_of_structs! { 14 | | /// The possible types that a Rust value could have. 15 | | /// 16 | | /// # Syntax tree enum ... | 90 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:94:16 | 94 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:120:16 | 120 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:139:16 | 139 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:155:16 | 155 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:163:16 | 163 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:182:16 | 182 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:193:16 | 193 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:232:16 | 232 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:241:16 | 241 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:262:16 | 262 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:592:16 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:603:16 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:652:16 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:708:16 | 708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:717:16 | 717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:750:16 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:759:16 | 759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:787:16 | 787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:924:16 | 924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:995:16 | 995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1005:16 | 1005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:310:20 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:769:20 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:804:20 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:858:20 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1030:16 | 1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1039:16 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1050:16 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1064:16 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1074:16 | 1074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1095:16 | 1095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1102:16 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1116:16 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1123:16 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1131:16 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1139:16 | 1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1157:16 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1164:16 | 1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1171:16 | 1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1184:16 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1196:16 | 1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:6:12 | 6 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:16:12 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:28:12 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:42:12 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:54:12 | 54 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:69:12 | 69 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:76:12 | 76 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:88:12 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:111:12 | 111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:114:12 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:121:12 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:131:12 | 131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:143:12 | 143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:158:12 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:170:12 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:192:12 | 192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:203:12 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:213:12 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:226:12 | 226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:299:12 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:310:12 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:322:12 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:334:12 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:346:12 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:358:12 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:369:12 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:381:12 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:393:12 | 393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:405:12 | 405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:435:12 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:446:12 | 446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:458:12 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:473:12 | 473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:484:12 | 484 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:497:12 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:519:12 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:542:12 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:554:12 | 554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:564:12 | 564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:577:12 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:603:12 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:614:12 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:651:12 | 651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:662:12 | 662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:677:12 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:688:12 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:699:12 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:710:12 | 710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:721:12 | 721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:745:12 | 745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:756:12 | 756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:770:12 | 770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:779:12 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:791:12 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:803:12 | 803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:814:12 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:824:12 | 824 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:834:12 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:845:12 | 845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:868:12 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:880:12 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:891:12 | 891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:921:12 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:958:12 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:970:12 | 970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:983:12 | 983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1002:12 | 1002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1015:12 | 1015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1026:12 | 1026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1043:12 | 1043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1050:12 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1060:12 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1084:12 | 1084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1102:12 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1117:12 | 1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1132:12 | 1132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1144:12 | 1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1174:12 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1186:12 | 1186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1201:12 | 1201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1219:12 | 1219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1254:12 | 1254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1270:12 | 1270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1286:12 | 1286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1300:12 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1314:12 | 1314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1335:12 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1351:12 | 1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1361:12 | 1361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1397:12 | 1397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1410:12 | 1410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1431:12 | 1431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1453:12 | 1453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1464:12 | 1464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1489:12 | 1489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1502:12 | 1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1513:12 | 1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1546:12 | 1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1557:12 | 1557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1571:12 | 1571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1582:12 | 1582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1595:12 | 1595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1642:12 | 1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1652:12 | 1652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1663:12 | 1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1675:12 | 1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1691:12 | 1691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1698:12 | 1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1712:12 | 1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1724:12 | 1724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1743:12 | 1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1765:12 | 1765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1776:12 | 1776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1788:12 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1811:12 | 1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1827:12 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1839:12 | 1839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1866:12 | 1866 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1901:12 | 1901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1927:12 | 1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1937:12 | 1937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1955:12 | 1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1964:12 | 1964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1993:12 | 1993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2003:12 | 2003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2013:12 | 2013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2037:12 | 2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2057:12 | 2057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2067:12 | 2067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2070:12 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2077:12 | 2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2086:12 | 2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2096:12 | 2096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2105:12 | 2105 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2116:12 | 2116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2127:12 | 2127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2140:12 | 2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2152:12 | 2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2164:12 | 2164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2199:12 | 2199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:35:12 | 35 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:61:12 | 61 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:73:12 | 73 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:88:12 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:111:12 | 111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:123:12 | 123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:272:12 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:282:12 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:294:12 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:309:12 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:321:12 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:333:12 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:367:12 | 367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:396:12 | 396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:474:12 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:491:12 | 491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:527:12 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:545:12 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:563:12 | 563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:580:12 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:598:12 | 598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:616:12 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:634:12 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:659:12 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:676:12 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:693:12 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:711:12 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:749:12 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:768:12 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:786:12 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:802:12 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:821:12 | 821 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:837:12 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:871:12 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:890:12 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:911:12 | 911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:928:12 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:963:12 | 963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:981:12 | 981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1000:12 | 1000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1017:12 | 1017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1038:12 | 1038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1089:12 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1106:12 | 1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1142:12 | 1142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1159:12 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1183:12 | 1183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1195:12 | 1195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1207:12 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1219:12 | 1219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1235:12 | 1235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1251:12 | 1251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1262:12 | 1262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1281:12 | 1281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1299:12 | 1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1317:12 | 1317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1334:12 | 1334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1356:12 | 1356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1376:12 | 1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1415:12 | 1415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1439:12 | 1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1451:12 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1469:12 | 1469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1513:12 | 1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1530:12 | 1530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1560:12 | 1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1570:12 | 1570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1599:12 | 1599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1623:12 | 1623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1644:12 | 1644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1683:12 | 1683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1702:12 | 1702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1725:12 | 1725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1743:12 | 1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1764:12 | 1764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1788:12 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1809:12 | 1809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1835:12 | 1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1857:12 | 1857 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1879:12 | 1879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1899:12 | 1899 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1919:12 | 1919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1928:12 | 1928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1954:12 | 1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1976:12 | 1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1995:12 | 1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2006:12 | 2006 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2018:12 | 2018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2042:12 | 2042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2061:12 | 2061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2073:12 | 2073 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2090:12 | 2090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2107:12 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2124:12 | 2124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2154:12 | 2154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2173:12 | 2173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2190:12 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2207:12 | 2207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2241:12 | 2241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2258:12 | 2258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2295:12 | 2295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2314:12 | 2314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2332:12 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2348:12 | 2348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2364:12 | 2364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2380:12 | 2380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2390:12 | 2390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2401:12 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2413:12 | 2413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2426:12 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2445:12 | 2445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2459:12 | 2459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2475:12 | 2475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2494:12 | 2494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2509:12 | 2509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2531:12 | 2531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2548:12 | 2548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2560:12 | 2560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2575:12 | 2575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2593:12 | 2593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2615:12 | 2615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2633:12 | 2633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2650:12 | 2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2672:12 | 2672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2700:12 | 2700 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2718:12 | 2718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2740:12 | 2740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2756:12 | 2756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2772:12 | 2772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2787:12 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2802:12 | 2802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2831:12 | 2831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2851:12 | 2851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2867:12 | 2867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2883:12 | 2883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2901:12 | 2901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2919:12 | 2919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2935:12 | 2935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2951:12 | 2951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2967:12 | 2967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2991:12 | 2991 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3000:12 | 3000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3010:12 | 3010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3019:12 | 3019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3030:12 | 3030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3041:12 | 3041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3075:12 | 3075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3087:12 | 3087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3099:12 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3117:12 | 3117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3133:12 | 3133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3143:12 | 3143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:10:12 | 10 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:20:12 | 20 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:27:12 | 27 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:30:12 | 30 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:41:12 | 41 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:52:12 | 52 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:63:12 | 63 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:74:12 | 74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:84:12 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:94:12 | 94 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:97:12 | 97 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:104:12 | 104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:147:12 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:154:12 | 154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:164:12 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:167:12 | 167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:175:12 | 175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:178:12 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:186:12 | 186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:201:12 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:204:12 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:211:12 | 211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:221:12 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:224:12 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:231:12 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:234:12 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:242:12 | 242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:245:12 | 245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:331:12 | 331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:334:12 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:344:12 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:351:12 | 351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:354:12 | 354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:365:12 | 365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:372:12 | 372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:375:12 | 375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:386:12 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:394:12 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:397:12 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:404:12 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:407:12 | 407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:414:12 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:417:12 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:427:12 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:438:12 | 438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:441:12 | 441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:448:12 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:451:12 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:458:12 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:461:12 | 461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:469:12 | 469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:472:12 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:480:12 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:483:12 | 483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:493:12 | 493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:502:12 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:505:12 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:512:12 | 512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:522:12 | 522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:525:12 | 525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:535:12 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:542:12 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:545:12 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:552:12 | 552 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:555:12 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:562:12 | 562 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:565:12 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:572:12 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:584:12 | 584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:587:12 | 587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:594:12 | 594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:597:12 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:604:12 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:615:12 | 615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:618:12 | 618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:636:12 | 636 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:639:12 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:649:12 | 649 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:658:12 | 658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:661:12 | 661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:668:12 | 668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:671:12 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:678:12 | 678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:681:12 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:688:12 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:691:12 | 691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:698:12 | 698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:701:12 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:708:12 | 708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:711:12 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:719:12 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:722:12 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:729:12 | 729 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:741:12 | 741 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:744:12 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:753:12 | 753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:756:12 | 756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:767:12 | 767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:778:12 | 778 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:794:12 | 794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:797:12 | 797 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:807:12 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:814:12 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:817:12 | 817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:825:12 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:841:12 | 841 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:844:12 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:869:12 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:879:12 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:882:12 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:890:12 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:893:12 | 893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:902:12 | 902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:905:12 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:913:12 | 913 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:949:12 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:952:12 | 952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:971:12 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libc` (lib) generated 209 warnings (164 duplicates) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:974:12 | 974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:982:12 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:985:12 | 985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1020:12 | 1020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1023:12 | 1023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1032:12 | 1032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1035:12 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1043:12 | 1043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1046:12 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1058:12 | 1058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1068:12 | 1068 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1101:12 | 1101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1104:12 | 1104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1113:12 | 1113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1124:12 | 1124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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.200 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=200 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/serde-5885471eaac39486/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/serde-9a42481b3ef180c8/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1127:12 | 1127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1135:12 | 1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1138:12 | 1138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1181:12 | 1181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1184:12 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1193:12 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1196:12 | 1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1205:12 | 1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1208:12 | 1208 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1217:12 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1220:12 | 1220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1231:12 | 1231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1242:12 | 1242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1245:12 | 1245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1253:12 | 1253 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1256:12 | 1256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1264:12 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1267:12 | 1267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1278:12 | 1278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1285:12 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1288:12 | 1288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1295:12 | 1295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1297:12 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1316:12 | 1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1326:12 | 1326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1328:12 | 1328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1330:12 | 1330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1332:12 | 1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1334:12 | 1334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1336:12 | 1336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1342:12 | 1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1349:12 | 1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1352:12 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1359:12 | 1359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1373:12 | 1373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1387:12 | 1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1390:12 | 1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1404:12 | 1404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1407:12 | 1407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1415:12 | 1415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1418:12 | 1418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [serde 1.0.200] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1425:12 | 1425 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1435:12 | 1435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1438:12 | 1438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1470:12 | 1470 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1473:12 | 1473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1482:12 | 1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1485:12 | 1485 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1493:12 | 1493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1496:12 | 1496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1503:12 | 1503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1506:12 | 1506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1514:12 | 1514 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1517:12 | 1517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1527:12 | 1527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1534:12 | 1534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1537:12 | 1537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1545:12 | 1545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1548:12 | 1548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1555:12 | 1555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1558:12 | 1558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1566:12 | 1566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1569:12 | 1569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1576:12 | 1576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1579:12 | 1579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1586:12 | 1586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1589:12 | 1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1596:12 | 1596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1599:12 | 1599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1620:12 | 1620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1630:12 | 1630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1637:12 | 1637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1640:12 | 1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1651:12 | 1651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1659:12 | 1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1662:12 | 1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1673:12 | 1673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1676:12 | 1676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1685:12 | 1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1701:12 | 1701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1704:12 | 1704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1715:12 | 1715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1718:12 | 1718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1729:12 | 1729 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1732:12 | 1732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1747:12 | 1747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1758:12 | 1758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1769:12 | 1769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1772:12 | 1772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1786:12 | 1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1789:12 | 1789 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1816:12 | 1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1825:12 | 1825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1828:12 | 1828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1836:12 | 1836 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1839:12 | 1839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1847:12 | 1847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1859:12 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1862:12 | 1862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1894:12 | 1894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1897:12 | 1897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1904:12 | 1904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1907:12 | 1907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1916:12 | 1916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1919:12 | 1919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1929:12 | 1929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1936:12 | 1936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1939:12 | 1939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1949:12 | 1949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1956:12 | 1956 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1959:12 | 1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1966:12 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1969:12 | 1969 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1981:12 | 1981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2002:12 | 2002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2005:12 | 2005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2012:12 | 2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2015:12 | 2015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2022:12 | 2022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2033:12 | 2033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2044:12 | 2044 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2054:12 | 2054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2057:12 | 2057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2064:12 | 2064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2067:12 | 2067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2074:12 | 2074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2077:12 | 2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2089:12 | 2089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2092:12 | 2092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2099:12 | 2099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2109:12 | 2109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2122:12 | 2122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2129:12 | 2129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2132:12 | 2132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2139:12 | 2139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2142:12 | 2142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2166:12 | 2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2169:12 | 2169 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2179:12 | 2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2187:12 | 2187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2190:12 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2197:12 | 2197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2200:12 | 2200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2215:12 | 2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2218:12 | 2218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2228:12 | 2228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:8:12 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:18:12 | 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:84:12 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:95:12 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:119:12 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:224:12 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:234:12 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:248:12 | 248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:260:12 | 260 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:283:12 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:293:12 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:304:12 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:314:12 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:328:12 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:521:12 | 521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:544:12 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:556:12 | 556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:567:12 | 567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:580:12 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:604:12 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:616:12 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:628:12 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:657:12 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:668:12 | 668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:680:12 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:694:12 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:718:12 | 718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:730:12 | 730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:740:12 | 740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:752:12 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:763:12 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:786:12 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:798:12 | 798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:812:12 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:823:12 | 823 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:848:12 | 848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:860:12 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:883:12 | 883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:898:12 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:909:12 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:920:12 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:931:12 | 931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:943:12 | 943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:954:12 | 954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:967:12 | 967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:978:12 | 978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:993:12 | 993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling same-file v1.0.6 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1020:12 | 1020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1033:12 | 1033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1075:12 | 1075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1087:12 | 1087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1106:12 | 1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1137:12 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1161:12 | 1161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1175:12 | 1175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1223:12 | 1223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1246:12 | 1246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1259:12 | 1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1290:12 | 1290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1320:12 | 1320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1332:12 | 1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1347:12 | 1347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1357:12 | 1357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1432:12 | 1432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1447:12 | 1447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1461:12 | 1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1474:12 | 1474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1487:12 | 1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1500:12 | 1500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1516:12 | 1516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1529:12 | 1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1544:12 | 1544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1559:12 | 1559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1574:12 | 1574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1593:12 | 1593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1621:12 | 1621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1635:12 | 1635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1658:12 | 1658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1670:12 | 1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1716:12 | 1716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1726:12 | 1726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `fastrand` (lib) generated 1 warning Compiling num-conv v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=454d3192a6b536d0 -C extra-filename=-e0f3ac3f9097051a --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1749:12 | 1749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1781:12 | 1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1804:12 | 1804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1816:12 | 1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1827:12 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1838:12 | 1838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1931:12 | 1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1954:12 | 1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1966:12 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1976:12 | 1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2012:12 | 2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2037:12 | 2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2058:12 | 2058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2080:12 | 2080 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2091:12 | 2091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2114:12 | 2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2126:12 | 2126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2157:12 | 2157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2175:12 | 2175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2193:12 | 2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2238:12 | 2238 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2250:12 | 2250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2263:12 | 2263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2280:12 | 2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7bb4d7c219cd8e3 -C extra-filename=-ba8b18d9ebe29650 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2311:12 | 2311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2325:12 | 2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2338:12 | 2338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2350:12 | 2350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2365:12 | 2365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2436:12 | 2436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2447:12 | 2447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2462:12 | 2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2472:12 | 2472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2482:12 | 2482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2490:12 | 2490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2500:12 | 2500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2508:12 | 2508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2523:12 | 2523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2546:12 | 2546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2556:12 | 2556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2567:12 | 2567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2579:12 | 2579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2591:12 | 2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2601:12 | 2601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2612:12 | 2612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2622:12 | 2622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2642:12 | 2642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2650:12 | 2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2660:12 | 2660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2670:12 | 2670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2681:12 | 2681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2692:12 | 2692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2723:12 | 2723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2735:12 | 2735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2748:12 | 2748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2759:12 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2780:12 | 2780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2790:12 | 2790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `same-file` (lib) generated 1 warning Compiling time-core v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b61e91711954239 -C extra-filename=-d52d5612a119d2c3 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling powerfmt v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=7f4b25b4a643cb38 -C extra-filename=-8eb81ccc3f42de00 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-trace v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_trace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-trace-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-trace-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to provide minimal `tracing` support that can be turned off to zero cost' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-trace CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_trace --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-trace-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=8a3b198254ef76e9 -C extra-filename=-31bf1d272ba6319a --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling time-macros v0.2.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=81c795f3461a62cb -C extra-filename=-efe414f9beb3f889 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern num_conv=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnum_conv-e0f3ac3f9097051a.rlib --extern time_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtime_core-d52d5612a119d2c3.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=031febd158198b95 -C extra-filename=-e1e982a738651212 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsame_file-ba8b18d9ebe29650.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `powerfmt` (lib) generated 3 warnings Compiling deranged v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=d2ec51771a043a52 -C extra-filename=-151de7b3dfba46ee --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpowerfmt-8eb81ccc3f42de00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling regex-automata v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-automata-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-automata-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=4771b69c8dcbee6a -C extra-filename=-12df8d37b7be6a65 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libaho_corasick-8f84061bb37a64e7.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-f05ddf8907102cf0.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex_syntax-371069a949d9ed00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18/src/helpers/mod.rs:100:6 | 100 | .cast_unsigned() | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(Hour).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(Minute).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Compiling gix-utils v0.1.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-utils-0.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-utils-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate with `gitoxide` utilities that don'\''t need feature toggles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_utils --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-utils-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=e463a86129e1bede -C extra-filename=-9af6fc45ed9cddde --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libfastrand-d2833bcd47246a91.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_normalization-c0bdaa599932ea03.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-automata-0.4.6/src/dfa/onepass.rs:524:45 | 522 | impl<'a> InternalBuilder<'a> { | -- lifetime `'a` declared here 523 | /// Create a new builder with an initial empty DFA. 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling num_threads v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num_threads-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e85de6543414626 -C extra-filename=-c36819e46fa75347 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `deranged` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2f9459d0ad59ea9 -C extra-filename=-49a8f8f3af122ef5 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6568569e2190c511 -C extra-filename=-81f6654497d4c302 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling faster-hex v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=faster_hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/faster-hex-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/faster-hex-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='zhangsoledad <787953403@qq.com>' CARGO_PKG_DESCRIPTION='Fast hex encoding.' CARGO_PKG_HOMEPAGE='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=faster-hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name faster_hex --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/faster-hex-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=de5329f01cd0c203 -C extra-filename=-7dcab0b6581f7b8c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itoa v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1836f8e43ba77fc0 -C extra-filename=-878cbd35d66d5b29 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling libz-sys v1.1.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.16 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=6404a094d4affcda -C extra-filename=-4c2045e41408decd --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libz-sys-4c2045e41408decd -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcc-2f46cc0261f32cde.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --extern vcpkg=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libvcpkg-36d482cbe7411a8c.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling openssl-sys v0.9.102 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.102 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=c9264cebf8480f45 -C extra-filename=-8d1b49de81f048ec --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/openssl-sys-8d1b49de81f048ec -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcc-2f46cc0261f32cde.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --extern vcpkg=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libvcpkg-36d482cbe7411a8c.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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/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.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/thiserror-b312c31420a461ad/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/thiserror-4e4a8c367d8c9a94/build-script-build` [thiserror 1.0.59] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.59] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling smallvec v1.13.2 warning: struct `OpensslCallbacks` is never constructed --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/build/run_bindgen.rs:209:8 | 209 | struct OpensslCallbacks; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=5084441f6c3ed4a3 -C extra-filename=-1e580533827e79e9 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sha1_smol v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1_smol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/sha1_smol-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/sha1_smol-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='Minimal dependency free implementation of SHA1 for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1_smol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/sha1-smol' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name sha1_smol --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/sha1_smol-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=634e66b09cfba778 -C extra-filename=-de047dfb08a6d96e --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `simd_eq` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/sha1_smol-1.0.0/src/simd.rs:31:8 | 30 | pub trait SimdExt { | ------- method in this trait 31 | fn simd_eq(self, rhs: Self) -> Self; | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling rustix v0.38.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=889b972ee72b0ecb -C extra-filename=-f6bddaccf607f488 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/rustix-f6bddaccf607f488 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `sha1_smol` (lib) generated 1 warning Compiling prodash v28.0.0 warning: `openssl-sys` (build script) 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.102 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/openssl-sys-6bd93d91ab4cf4e7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/openssl-sys-8d1b49de81f048ec/build-script-main` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prodash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/prodash-28.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/prodash-28.0.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A dashboard for visualizing progress of asynchronous and possibly blocking tasks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prodash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/prodash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=28.0.0 CARGO_PKG_VERSION_MAJOR=28 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name prodash --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/prodash-28.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "time", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=cd3164292d74480c -C extra-filename=-b69b5d1f4e9f4efb --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [openssl-sys 0.9.102] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR [openssl-sys 0.9.102] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [openssl-sys 0.9.102] OPENSSL_LIB_DIR = /usr/lib [openssl-sys 0.9.102] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR [openssl-sys 0.9.102] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [openssl-sys 0.9.102] OPENSSL_INCLUDE_DIR = /usr/include [openssl-sys 0.9.102] cargo:rerun-if-changed=/usr/include/openssl [openssl-sys 0.9.102] cargo:rustc-link-search=native=/usr/lib [openssl-sys 0.9.102] cargo:include=/usr/include [openssl-sys 0.9.102] cargo:rerun-if-changed=build/expando.c [openssl-sys 0.9.102] OPT_LEVEL = Some("3") [openssl-sys 0.9.102] TARGET = Some("x86_64-unknown-freebsd") [openssl-sys 0.9.102] HOST = Some("x86_64-unknown-freebsd") [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [openssl-sys 0.9.102] CC_x86_64-unknown-freebsd = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [openssl-sys 0.9.102] CC_x86_64_unknown_freebsd = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=HOST_CC [openssl-sys 0.9.102] HOST_CC = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CC [openssl-sys 0.9.102] CC = Some("cc") [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition value: `atty` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/prodash-28.0.0/src/lib.rs:37:7 | 37 | #[cfg(feature = "atty")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `async-io`, `bytesize`, `crosstermion`, `ctrlc`, `dashmap`, `default`, `futures-core`, `futures-lite`, `human_format`, `humantime`, `is-terminal`, `local-time`, `log`, `parking_lot`, `progress-log`, `progress-tree`, `progress-tree-hp-hashmap`, `progress-tree-log`, `render-line`, `render-line-autoconfigure`, `render-line-crossterm`, `render-tui`, `render-tui-crossterm`, `signal-hook`, `time`, `tui`, `tui-react`, `unicode-segmentation`, `unicode-width`, `unit-bytes`, `unit-duration`, and `unit-human` = help: consider adding `atty` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [openssl-sys 0.9.102] CRATE_CC_NO_DEFAULTS = None [openssl-sys 0.9.102] DEBUG = Some("false") [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [openssl-sys 0.9.102] CFLAGS_x86_64-unknown-freebsd = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [openssl-sys 0.9.102] CFLAGS_x86_64_unknown_freebsd = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=HOST_CFLAGS [openssl-sys 0.9.102] HOST_CFLAGS = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CFLAGS [openssl-sys 0.9.102] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") [openssl-sys 0.9.102] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl-sys 0.9.102] cargo:conf=OPENSSL_NO_SSL3_METHOD [openssl-sys 0.9.102] cargo:rustc-cfg=openssl [openssl-sys 0.9.102] cargo:rustc-cfg=ossl101 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl102 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl102f [openssl-sys 0.9.102] cargo:rustc-cfg=ossl102h [openssl-sys 0.9.102] cargo:rustc-cfg=ossl110 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl110f [openssl-sys 0.9.102] cargo:rustc-cfg=ossl110g [openssl-sys 0.9.102] cargo:rustc-cfg=ossl110h [openssl-sys 0.9.102] cargo:rustc-cfg=ossl111 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl111b [openssl-sys 0.9.102] cargo:rustc-cfg=ossl111c [openssl-sys 0.9.102] cargo:rustc-cfg=ossl111d [openssl-sys 0.9.102] cargo:version_number=1010117f [openssl-sys 0.9.102] cargo:version=111 [openssl-sys 0.9.102] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS [openssl-sys 0.9.102] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=OPENSSL_LIBS [openssl-sys 0.9.102] OPENSSL_LIBS unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC [openssl-sys 0.9.102] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.102] OPENSSL_STATIC unset [openssl-sys 0.9.102] cargo:rustc-link-lib=dylib=ssl [openssl-sys 0.9.102] cargo:rustc-link-lib=dylib=crypto Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libc CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.16 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libz-sys-ac3d437451733039/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libz-sys-4c2045e41408decd/build-script-build` [libz-sys 1.1.16] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.16] cargo:rerun-if-changed=build.rs [libz-sys 1.1.16] OPT_LEVEL = Some("3") [libz-sys 1.1.16] TARGET = Some("x86_64-unknown-freebsd") [libz-sys 1.1.16] HOST = Some("x86_64-unknown-freebsd") [libz-sys 1.1.16] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.16] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.16] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.16] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.16] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.16] HOST_CC = None [libz-sys 1.1.16] cargo:rerun-if-env-changed=CC [libz-sys 1.1.16] CC = Some("cc") [libz-sys 1.1.16] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libz-sys 1.1.16] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.16] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.16] DEBUG = Some("false") [libz-sys 1.1.16] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.16] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.16] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.16] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.16] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.16] HOST_CFLAGS = None [libz-sys 1.1.16] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.16] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") [libz-sys 1.1.16] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" [libz-sys 1.1.16] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libz-sys 1.1.16] 4 | return (int) adler32; [libz-sys 1.1.16] | ^~~~~~~~~~~~~ [libz-sys 1.1.16] 1 warning generated. warning: `time-macros` (lib) generated 4 warnings Compiling time v0.3.36 [libz-sys 1.1.16] cargo:rustc-link-lib=z Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=9df54d60436d2c84 -C extra-filename=-5b3a46c106419c4d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libderanged-151de7b3dfba46ee.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern num_conv=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnum_conv-81f6654497d4c302.rmeta --extern num_threads=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnum_threads-c36819e46fa75347.rmeta --extern powerfmt=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpowerfmt-8eb81ccc3f42de00.rmeta --extern time_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtime_core-49a8f8f3af122ef5.rmeta --extern time_macros=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtime_macros-efe414f9beb3f889.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling errno v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/errno-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/errno-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/errno-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c471e91e1fbe7a43 -C extra-filename=-de5259db74eeb2e6 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `errno` (lib) generated 1 warning Compiling lock_api v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/rustix-a3a298b7f6a2937f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/rustix-f6bddaccf607f488/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=ab8b8ab74b1d03f6 -C extra-filename=-c25e1fe32db6a211 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/lock_api-c25e1fe32db6a211 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` [rustix 0.38.34] cargo:rerun-if-changed=build.rs [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=freebsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memchr-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memchr-2.7.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --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=69d38c3b13941538 -C extra-filename=-27ad28a765b38317 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `prodash` (lib) generated 1 warning Compiling ucd-trie v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ucd-trie-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ucd-trie-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=64c26006b894c690 -C extra-filename=-0a6844b42ada0b6e --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling parking_lot_core v0.9.10 warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:261:35 | 261 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=278152e741a7e790 -C extra-filename=-6ee65a68c5a788e0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/parking_lot_core-6ee65a68c5a788e0 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:263:34 | 263 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:283:34 | 283 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:285:33 | 285 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1289:37 | 1289 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1426:42 | 1426 | .checked_mul(rhs.cast_signed().extend::()) | ^^^^^^^^^^^ ... 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1445:52 | 1445 | self.whole_nanoseconds() / rhs.cast_signed().extend::() | ^^^^^^^^^^^ ... 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1543:37 | 1543 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1549:37 | 1549 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1553:50 | 1553 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Compiling crunchy v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=60c26d2ae4ce03e9 -C extra-filename=-c12690fef77a59a8 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/crunchy-c12690fef77a59a8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling version_check v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/version_check-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=475d13bff1bbde58 -C extra-filename=-d411e14a69967ff9 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/parking_lot_core-453684e1db3c603b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/parking_lot_core-6ee65a68c5a788e0/build-script-build` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/formattable.rs:192:59 | 192 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/formattable.rs:234:59 | 234 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/lock_api-271695ab1129d47a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/lock_api-c25e1fe32db6a211/build-script-build` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,limit_128 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIMIT_128=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/crunchy-6ca152d898bf3240/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/crunchy-c12690fef77a59a8/build-script-build` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/rustix-a3a298b7f6a2937f/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ad80a6e1d8b5b625 -C extra-filename=-9194d6fc57c33dfe --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbitflags-e2b1d17527a15e80.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liberrno-de5259db74eeb2e6.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Compiling libssh2-sys v0.3.0 warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:219:74 | 219 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:228:46 | 228 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:301:38 | 301 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:303:37 | 303 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:311:82 | 311 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=e6207be2f4958c9b -C extra-filename=-c4fa7826ee95da75 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libssh2-sys-c4fa7826ee95da75 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcc-2f46cc0261f32cde.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:444:42 | 444 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:446:41 | 446 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:453:48 | 453 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:474:54 | 474 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:512:79 | 512 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:579:42 | 579 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:581:41 | 581 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:592:40 | 592 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:594:39 | 594 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:663:38 | 663 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:665:37 | 665 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:668:40 | 668 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:670:39 | 670 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:706:61 | 706 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:300:54 | 300 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:304:58 | 304 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:546:28 | 546 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:549:49 | 549 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:560:28 | 560 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:563:49 | 563 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:774:37 | 774 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:775:57 | 775 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:777:26 | 777 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:781:37 | 781 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:782:57 | 782 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:784:26 | 784 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:924:41 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:924:72 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:925:45 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:925:78 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:926:45 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:926:78 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:928:35 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:928:72 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:930:69 | 930 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:931:65 | 931 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:937:59 | 937 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:942:59 | 942 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Compiling getrandom v0.2.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/getrandom-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/getrandom-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/getrandom-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=01a9849bf4176ec5 -C extra-filename=-d24ead61c07218e8 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1634:15 | 1634 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1644:19 | 1644 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1721:11 | 1721 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:612:15 | 612 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:615:15 | 615 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:667:15 | 667 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:814:13 | 814 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:823:13 | 823 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:832:13 | 832 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:845:13 | 845 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:855:13 | 855 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:865:13 | 865 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:875:13 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling winnow v0.6.7 warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.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/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=d097b85491bd080e -C extra-filename=-a554ba9ab84516e2 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-f05ddf8907102cf0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-traits v0.2.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=e450618c82edb5ed -C extra-filename=-a0b5644f0fd02b41 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/num-traits-a0b5644f0fd02b41 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling percent-encoding v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=049f3661895f11fa -C extra-filename=-1773fcbc1d533b50 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + Compiling tiny-keccak v2.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=0d6cec5147a9c2c6 -C extra-filename=-e2132ff2de29a7f1 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/tiny-keccak-e2132ff2de29a7f1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/lib.rs:141:12 | 141 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/lib.rs:184:13 | 184 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/lib.rs:191:21 | 191 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/multi.rs:130:12 | 130 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:16:12 | 16 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:39:12 | 39 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:86:12 | 86 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:145:12 | 145 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:202:12 | 202 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:259:12 | 259 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:314:12 | 314 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:364:12 | 364 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:397:12 | 397 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:460:12 | 460 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:502:12 | 502 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:544:12 | 544 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:581:12 | 581 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:630:12 | 630 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:679:12 | 679 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:723:12 | 723 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:767:12 | 767 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:809:12 | 809 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:856:12 | 856 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:911:12 | 911 | #[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: `percent-encoding` (lib) generated 1 warning Compiling log v0.4.21 Compiling static_assertions v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/log-0.4.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/log-0.4.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/log-0.4.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=327fc66f6324a4ac -C extra-filename=-2e46789ab52b2579 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=704eaab462299ee4 -C extra-filename=-08e771c21fa4701f --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling scopeguard v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=6da667b9f2c1ed70 -C extra-filename=-9dfca8e1232b04a2 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/log-0.4.21/src/lib.rs:342:13 | 342 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,shake CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,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_SHAKE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/tiny-keccak-26c578f5d8c3e6ee/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/tiny-keccak-e2132ff2de29a7f1/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/lock_api-271695ab1129d47a/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=af4c9b6d24c755ee -C extra-filename=-780624399f8954e3 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libscopeguard-9dfca8e1232b04a2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound` warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/log-0.4.21/src/lib.rs:343:13 | 343 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/num-traits-993f798258302afd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/num-traits-a0b5644f0fd02b41/build-script-build` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `log` (lib) generated 2 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0 CARGO_MANIFEST_LINKS=ssh2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libssh2-sys-6d2b0dcbaef6be0d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libssh2-sys-c4fa7826ee95da75/build-script-build` [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_SYS_USE_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_NO_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=SYSROOT [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rustc-link-search=native=/usr/local/lib [libssh2-sys 0.3.0] cargo:rustc-link-lib=ssh2 [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:include=/usr/local/include [libssh2-sys 0.3.0] cargo:include=/usr/include Compiling bstr v1.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bstr-1.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bstr-1.9.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bstr-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=b702df7bb9f7dbff -C extra-filename=-07aa844b54e272df --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-f05ddf8907102cf0.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex_automata-12df8d37b7be6a65.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `0` is never read --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default [num-traits 0.2.18] cargo:rustc-cfg=has_to_int_unchecked warning: `lock_api` (lib) generated 7 warnings Compiling regex v1.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-1.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-1.10.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-1.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=dbd8e9f146830890 -C extra-filename=-6c6e3e19856ed218 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libaho_corasick-8f84061bb37a64e7.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-f05ddf8907102cf0.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex_automata-12df8d37b7be6a65.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex_syntax-371069a949d9ed00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [num-traits 0.2.18] cargo:rustc-cfg=has_reverse_bits warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bstr-1.9.1/src/escape_bytes.rs:15:43 | 14 | impl<'a> EscapeBytes<'a> { | -- lifetime `'a` declared here 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default [num-traits 0.2.18] cargo:rustc-cfg=has_leading_trailing_ones [num-traits 0.2.18] cargo:rustc-cfg=has_div_euclid [num-traits 0.2.18] cargo:rustc-cfg=has_copysign [num-traits 0.2.18] cargo:rustc-cfg=has_is_subnormal [num-traits 0.2.18] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.18] cargo:rustc-cfg=has_int_to_from_bytes [num-traits 0.2.18] cargo:rustc-cfg=has_float_to_from_bytes [num-traits 0.2.18] cargo:rerun-if-changed=build.rs Compiling tempfile v3.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tempfile-3.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tempfile-3.10.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9d10615966c37f28 -C extra-filename=-0658d3567c84de6c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern fastrand=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libfastrand-d2833bcd47246a91.rmeta --extern rustix=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/librustix-9194d6fc57c33dfe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustix` (lib) generated 513 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crunchy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/crunchy-6ca152d898bf3240/out /usr/local/bin/rustc --crate-name crunchy --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=8b8ef69de50c8f38 -C extra-filename=-200d24ca8c76003c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/parking_lot_core-453684e1db3c603b/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=429925c6d4b0662b -C extra-filename=-534f0389e63a5c70 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsmallvec-1e580533827e79e9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling home v0.5.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f906ea14507be259 -C extra-filename=-a74d448d477ff41d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lazy_static v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=df291274cb1235bc -C extra-filename=-902d0687d66d534f --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=02469da22045e5da -C extra-filename=-2493c216bee0f28d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `lazy_static` (lib) generated 1 warning Compiling crossbeam-utils v0.8.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=b4a1c798f5d17252 -C extra-filename=-b27fe0c0b6134ca0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/crossbeam-utils-b27fe0c0b6134ca0 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `parking_lot_core` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/getrandom-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/getrandom-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/getrandom-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=0b98feab35092c1d -C extra-filename=-76ee7831d04e4b02 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-10c7841897861d84.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling parking_lot v0.12.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot-0.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot-0.12.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=2ce3cf4cac490b3c -C extra-filename=-cf4b515bd93133b9 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblock_api-780624399f8954e3.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libparking_lot_core-534f0389e63a5c70.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `bstr` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tiny_keccak CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/tiny-keccak-26c578f5d8c3e6ee/out /usr/local/bin/rustc --crate-name tiny_keccak --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=db15059b2ef141bb -C extra-filename=-54a4209bdd479138 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern crunchy=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcrunchy-200d24ca8c76003c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `syn` (lib) generated 1797 warnings (270 duplicates) Compiling thiserror-impl v1.0.59 Compiling serde_derive v1.0.200 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/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.200 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=200 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/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=d8fd970e6c02b63f -C extra-filename=-b872a72fbbf50059 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsyn-5eff379471971321.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-impl-1.0.59 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-impl-1.0.59/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.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-impl-1.0.59/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=12a25b749b64d28f -C extra-filename=-58c709796d5f5238 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsyn-5eff379471971321.rlib --extern proc_macro --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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/crossbeam-utils-87753a40fb9eecfd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/crossbeam-utils-b27fe0c0b6134ca0/build-script-build` [crossbeam-utils 0.8.19] cargo:rerun-if-changed=no_atomic.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/num-traits-993f798258302afd/out /usr/local/bin/rustc --crate-name num_traits --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=74a34187b4e24f47 -C extra-filename=-4d3b1d040d84a41a --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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_total_cmp --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` warning: struct `EncodedLen` is never constructed --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:269:8 | 269 | struct EncodedLen { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `value` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:275:8 | 274 | impl EncodedLen { | --------------- method in this implementation 275 | fn value(&self) -> &[u8] { | ^^^^^ warning: function `left_encode` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:280:4 | 280 | fn left_encode(len: usize) -> EncodedLen { | ^^^^^^^^^^^ warning: function `right_encode` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:292:4 | 292 | fn right_encode(len: usize) -> EncodedLen { | ^^^^^^^^^^^^ warning: method `reset` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:469:8 | 390 | impl KeccakState

{ | ----------------------------------- method in this implementation ... 469 | fn reset(&mut self) { | ^^^^^ warning: `tiny-keccak` (lib) generated 5 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.16 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libz-sys-ac3d437451733039/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=03713a4c4ab1cbaa -C extra-filename=-f93fde73363d2715 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -l z` warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/cast.rs:280:7 | 280 | #[cfg(has_to_int_unchecked)] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_to_int_unchecked)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/cast.rs:289:11 | 289 | #[cfg(not(has_to_int_unchecked))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_to_int_unchecked)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:803:11 | 803 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:868:11 | 868 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:1949:19 | 1949 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2047 | float_impl_std!(f32 integer_decode_f32); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:1954:19 | 1954 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2047 | float_impl_std!(f32 integer_decode_f32); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:1949:19 | 1949 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2049 | float_impl_std!(f64 integer_decode_f64); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:1954:19 | 1954 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2049 | float_impl_std!(f64 integer_decode_f64); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:2274:19 | 2274 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2294 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:2280:23 | 2280 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2294 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:2274:19 | 2274 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2295 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:2280:23 | 2280 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2295 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:5:11 | 5 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(u8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(u8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(u8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(u8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(u16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(u16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(u16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(u16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(u32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(u32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(u32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(u32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(u64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(u64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(u64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(u64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(usize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(usize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(usize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(usize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(i8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(i8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(i8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(i8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(i16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(i16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(i16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(i16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(i32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(i32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(i32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(i32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(i64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(i64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(i64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(i64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(isize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(isize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(isize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(isize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:155:15 | 155 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 4); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:175:15 | 175 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 4); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:195:19 | 195 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 4); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:215:19 | 215 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 4); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:155:15 | 155 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:175:15 | 175 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:195:19 | 195 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:215:19 | 215 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:143:11 | 143 | #[cfg(all(has_div_euclid, feature = "std"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:146:15 | 146 | #[cfg(not(all(has_div_euclid, feature = "std")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:168:15 | 168 | #[cfg(not(all(has_div_euclid, feature = "std")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:93:19 | 93 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 140 | euclid_int_impl!(isize i8 i16 i32 i64 i128); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 140 | euclid_int_impl!(isize i8 i16 i32 i64 i128); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:125:19 | 125 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 141 | euclid_uint_impl!(usize u8 u16 u32 u64 u128); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 141 | euclid_uint_impl!(usize u8 u16 u32 u64 u128); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 144 | euclid_forward_impl!(f32 f64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:241:19 | 241 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 291 | checked_euclid_int_impl!(isize i8 i16 i32 i64 i128); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:222:15 | 222 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 291 | checked_euclid_int_impl!(isize i8 i16 i32 i64 i128); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:268:19 | 268 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 292 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 u128); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:222:15 | 222 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 292 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 u128); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `libz-sys` (lib) generated 18 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.102 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/openssl-sys-6bd93d91ab4cf4e7/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=7015eed9e92edd92 -C extra-filename=-5d8b3c546eb2f37f --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` Compiling libgit2-sys v0.16.2+1.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=5001cb0491c1398e -C extra-filename=-cb3d3011e9cf6f3d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-cb3d3011e9cf6f3d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcc-2f46cc0261f32cde.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `winnow` (lib) generated 26 warnings Compiling anstyle v1.0.6 warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/lib.rs:62:23 | 62 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/attr.rs:1797:31 | 1797 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/receiver.rs:110:35 | 110 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/receiver.rs:181:47 | 181 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/receiver.rs:210:35 | 210 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/receiver.rs:231:43 | 231 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/bound.rs:147:39 | 147 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/bound.rs:199:51 | 199 | ... #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/bound.rs:228:39 | 228 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anstyle-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anstyle-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anstyle-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0b53c798f77f8059 -C extra-filename=-43d12713a7dbd6ba --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:21:11 | 21 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = 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(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:32:11 | 32 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:35:7 | 35 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:208:7 | 208 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:112:11 | 112 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:126:15 | 126 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:37:15 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:37:24 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:49:15 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:49:24 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:55:15 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:55:24 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:61:15 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:61:24 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:67:15 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:67:24 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:8:7 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:10:7 | 10 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:12:7 | 12 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:14:7 | 14 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:3:7 | 3 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:5:7 | 5 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:7:7 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:9:7 | 9 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:11:7 | 11 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:13:7 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:15:7 | 15 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:17:7 | 17 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:19:7 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:21:7 | 21 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:23:7 | 23 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:25:7 | 25 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:27:7 | 27 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:29:7 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:31:7 | 31 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:33:7 | 33 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:35:7 | 35 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:37:7 | 37 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:39:7 | 39 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:41:7 | 41 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:43:7 | 43 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:45:7 | 45 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:60:11 | 60 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:60:20 | 60 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:71:15 | 71 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:71:24 | 71 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:82:11 | 82 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:82:20 | 82 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:93:15 | 93 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:93:24 | 93 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:99:11 | 99 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:101:11 | 101 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:103:11 | 103 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:105:11 | 105 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:17:14 | 17 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:27:14 | 27 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:109:18 | 109 | if #[cfg(any(ossl110, libressl381))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl381` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:109:27 | 109 | if #[cfg(any(ossl110, libressl381))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl381)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl381)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:112:21 | 112 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:119:18 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:119:27 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:6:15 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:12:15 | 12 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./dtls1.rs:4:14 | 4 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ec.rs:8:7 | 8 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:11 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:20 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:33 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:14:7 | 14 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:17:7 | 17 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:19:11 | 19 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:19:20 | 19 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:21:11 | 21 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:21:20 | 21 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:23:7 | 23 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:29:7 | 29 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:31:11 | 31 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:31:20 | 31 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:34:7 | 34 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:122:11 | 122 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:131:11 | 131 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:140:7 | 140 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:204:11 | 204 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:204:20 | 204 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:207:11 | 207 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:207:20 | 207 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:210:11 | 210 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:210:20 | 210 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:213:11 | 213 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:213:20 | 213 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:216:11 | 216 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:216:20 | 216 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:219:11 | 219 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:219:20 | 219 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:222:11 | 222 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:222:20 | 222 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:225:11 | 225 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:225:20 | 225 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:15 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:28 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:39 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:15 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:28 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:39 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:15 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:28 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:39 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:15 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:28 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:39 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:15 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:28 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:39 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:300:15 | 300 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:300:29 | 300 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:46:14 | 46 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:147:14 | 147 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:167:14 | 167 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/mod.rs:22:7 | 22 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/mod.rs:59:7 | 59 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/aes.rs:15:15 | 15 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:16:1 | 16 | stack!(stack_st_ASN1_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:16:1 | 16 | stack!(stack_st_ASN1_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:50:15 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:50:24 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:19 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:32 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:43 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:71:11 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:91:11 | 91 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:95:11 | 95 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:110:82 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:110:91 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:111:55 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:111:64 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:112:57 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:112:66 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:113:48 | 113 | pub fn i2d_ASN1_TYPE(a: #[const_ptr_if(ossl300)] ASN1_TYPE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:13:18 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:13:27 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:34:51 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:34:60 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:35:50 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:35:59 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:39:15 | 39 | #[cfg(not(osslconf = "OPENSSL_NO_STDIO"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_STDIO"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_STDIO\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:41:15 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:41:24 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:45:15 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:45:24 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:55:50 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:55:59 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:56:56 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:56:65 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:61:15 | 61 | #[cfg(not(osslconf = "OPENSSL_NO_SOCK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SOCK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SOCK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:72:15 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:72:24 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:78:15 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:78:24 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:84:15 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:84:24 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:90:15 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:90:24 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:96:15 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:96:24 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:102:15 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:102:24 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:153:18 | 153 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:153:27 | 153 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:6:11 | 6 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:10:15 | 10 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:13:15 | 13 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:16:11 | 16 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:18:11 | 18 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:20:11 | 20 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:26:15 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:26:24 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:33:15 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:33:24 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:35:15 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:35:24 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:135:15 | 135 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:142:15 | 142 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:7:11 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:14:54 | 14 | pub fn i2d_CMS_ContentInfo(a: #[const_ptr_if(ossl300)] CMS_ContentInfo, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:13:15 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:19:11 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:26:11 | 26 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:29:11 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:38:11 | 38 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:48:11 | 48 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:56:11 | 56 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:4:1 | 4 | stack!(stack_st_void); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:4:1 | 4 | stack!(stack_st_void); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:60:18 | 60 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:60:27 | 60 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:21:15 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:21:24 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:31:15 | 31 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:37:15 | 37 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:43:15 | 43 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:74:15 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:74:28 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:76:15 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:76:28 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:81:11 | 81 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:83:11 | 83 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:8:15 | 8 | #[cfg(not(libressl382))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:30:11 | 30 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:32:11 | 32 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:34:11 | 34 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:37:15 | 37 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:37:24 | 37 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:39:15 | 39 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:39:24 | 39 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:47:15 | 47 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:47:24 | 47 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:50:15 | 50 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:50:24 | 50 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:57:15 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:57:24 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:68:15 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:68:24 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:80:15 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:80:24 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:83:15 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:83:24 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:229:18 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:229:27 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:17:15 | 17 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:59:15 | 59 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:70:11 | 70 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:80:15 | 80 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:15 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:24 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:35 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:129:15 | 129 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:245:15 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:245:24 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:248:15 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:248:24 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:28:11 | 28 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:47:11 | 47 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:51:15 | 51 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:55:18 | 55 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:55:27 | 55 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:69:14 | 69 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:229:14 | 229 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:242:18 | 242 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:242:27 | 242 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:449:14 | 449 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:624:18 | 624 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:624:27 | 624 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:48:19 | 48 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:82:11 | 82 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:94:11 | 94 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:97:11 | 97 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:104:11 | 104 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:150:11 | 150 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:164:11 | 164 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:236:63 | 236 | pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:236:73 | 236 | pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:266:40 | 266 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:266:49 | 266 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:278:11 | 278 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:298:15 | 298 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:298:24 | 298 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:300:15 | 300 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:300:24 | 300 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:302:15 | 302 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:302:24 | 302 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:304:15 | 304 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:304:24 | 304 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:306:11 | 306 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:308:11 | 308 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:19 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:28 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:46 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:321:15 | 321 | #[cfg(not(osslconf = "OPENSSL_NO_RC4"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:337:11 | 337 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:339:11 | 339 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:341:11 | 341 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:352:11 | 352 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:354:11 | 354 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:356:11 | 356 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:368:11 | 368 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:370:11 | 370 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:372:11 | 372 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:19 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:28 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:46 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:19 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:28 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:46 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:378:15 | 378 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:380:15 | 380 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:382:15 | 382 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:384:15 | 384 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:19 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:28 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:46 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:19 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:28 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:46 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:19 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:28 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:46 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:19 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:28 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:46 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:19 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:28 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:46 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:398:15 | 398 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:400:15 | 400 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:402:15 | 402 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:404:15 | 404 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:406:15 | 406 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:408:15 | 408 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:410:15 | 410 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:412:15 | 412 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:414:15 | 414 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:416:15 | 416 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:418:15 | 418 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:420:15 | 420 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:423:15 | 423 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:425:15 | 425 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:427:15 | 427 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:429:15 | 429 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:432:15 | 432 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:434:15 | 434 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:436:15 | 436 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:438:15 | 438 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:441:15 | 441 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:461:62 | 461 | pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:461:71 | 461 | pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:463:72 | 463 | pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:463:81 | 463 | pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:462:27 | 462 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:462:36 | 462 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:479:15 | 479 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:479:24 | 479 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:512:11 | 512 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:539:11 | 539 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:542:11 | 542 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:545:11 | 545 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:557:11 | 557 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:565:11 | 565 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:619:54 | 619 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:619:63 | 619 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/hmac.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/hmac.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/kdf.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/object.rs:26:11 | 26 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/object.rs:28:11 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:17:40 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:17:49 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:16:41 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:16:50 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:54:52 | 54 | pub fn i2d_OCSP_RESPONSE(a: #[const_ptr_if(ossl300)] OCSP_RESPONSE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:72:51 | 72 | pub fn i2d_OCSP_REQUEST(a: #[const_ptr_if(ossl300)] OCSP_REQUEST, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/params.rs:5:11 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/params.rs:7:11 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:15:71 | 15 | pub fn PEM_write_bio_X509(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:16:75 | 16 | pub fn PEM_write_bio_X509_REQ(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:17:75 | 17 | pub fn PEM_write_bio_X509_CRL(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:22:34 | 22 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:20:33 | 20 | rsa: #[const_ptr_if(ossl300)] RSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:27:75 | 27 | pub fn PEM_write_bio_RSA_PUBKEY(bp: *mut BIO, rsa: #[const_ptr_if(ossl300)] RSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:32:34 | 32 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:30:33 | 30 | dsa: #[const_ptr_if(ossl300)] DSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:41:34 | 41 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:39:33 | 39 | key: #[const_ptr_if(ossl300)] EC_KEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:46:75 | 46 | pub fn PEM_write_bio_DSA_PUBKEY(bp: *mut BIO, dsa: #[const_ptr_if(ossl300)] DSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:51:34 | 51 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:49:34 | 49 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:56:69 | 56 | pub fn PEM_write_bio_PUBKEY(bp: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:61:34 | 61 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:59:34 | 59 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:66:68 | 66 | pub fn PEM_write_bio_PKCS7(bp: *mut BIO, x: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:67:73 | 67 | pub fn PEM_write_bio_EC_PUBKEY(bp: *mut BIO, ec: #[const_ptr_if(ossl300)] EC_KEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:72:34 | 72 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:70:31 | 70 | x: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:182:11 | 182 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:189:11 | 189 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:12:45 | 12 | pub fn i2d_PKCS12(a: #[const_ptr_if(ossl300)] PKCS12, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:40:47 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:40:56 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:39:38 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:39:47 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:51:62 | 51 | pub fn i2d_PKCS12_bio(b: *mut BIO, a: #[const_ptr_if(ossl300)] PKCS12) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:4:7 | 4 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:133:1 | 133 | stack!(stack_st_PKCS7_SIGNER_INFO); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:133:1 | 133 | stack!(stack_st_PKCS7_SIGNER_INFO); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:146:1 | 146 | stack!(stack_st_PKCS7_RECIP_INFO); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:146:1 | 146 | stack!(stack_st_PKCS7_RECIP_INFO); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:26:11 | 26 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:90:11 | 90 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:129:11 | 129 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:142:11 | 142 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:154:44 | 154 | pub fn i2d_PKCS7(a: #[const_ptr_if(ossl300)] PKCS7, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:155:64 | 155 | pub fn i2d_PKCS7_bio(bio: *mut BIO, p7: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:253:32 | 253 | si: #[const_ptr_if(ossl300)] PKCS7_SIGNER_INFO, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:5:11 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:7:11 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:13:11 | 13 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:15:11 | 15 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rand.rs:6:11 | 6 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rand.rs:9:11 | 9 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:20:15 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:20:24 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:22:15 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:22:24 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:24:15 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:24:24 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:31:15 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:31:24 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:38:15 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:38:24 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:40:15 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:40:24 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:48:15 | 48 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/safestack.rs:1:1 | 1 | stack!(stack_st_OPENSSL_STRING); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/safestack.rs:1:1 | 1 | stack!(stack_st_OPENSSL_STRING); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:5:18 | 5 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:29:18 | 29 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:37:18 | 37 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:61:18 | 61 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:70:18 | 70 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:95:18 | 95 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:156:7 | 156 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:171:7 | 171 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:182:7 | 182 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:366:11 | 366 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:408:7 | 408 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:598:7 | 598 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:891:11 | 891 | #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:9:21 | 9 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:33:21 | 33 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:133:1 | 133 | stack!(stack_st_SSL_CIPHER); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:133:1 | 133 | stack!(stack_st_SSL_CIPHER); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:141:1 | 141 | stack!(stack_st_SRTP_PROTECTION_PROFILE); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:141:1 | 141 | stack!(stack_st_SRTP_PROTECTION_PROFILE); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:198:14 | 198 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:204:21 | 204 | } else if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:228:18 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:228:27 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:260:18 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:260:27 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:440:14 | 440 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:451:14 | 451 | if #[cfg(libressl270)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:695:18 | 695 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:695:27 | 695 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:867:14 | 867 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:871:25 | 871 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:880:14 | 880 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:884:25 | 884 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:280:11 | 280 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:291:11 | 291 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:342:15 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:342:24 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:344:15 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:344:24 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:346:15 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:346:24 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:362:15 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:362:24 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:392:11 | 392 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:404:11 | 404 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:413:11 | 413 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:416:15 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:416:24 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:418:15 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:418:24 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:420:15 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:420:24 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:422:15 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:422:24 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:435:55 | 435 | pub fn SSL_is_init_finished(s: #[const_ptr_if(ossl111)] SSL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:434:15 | 434 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:465:15 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:465:24 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:475:88 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:475:97 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:479:11 | 479 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:482:11 | 482 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:484:11 | 484 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling either v1.11.0 warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:491:15 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:491:24 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:493:15 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:493:24 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:523:15 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:523:24 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:529:15 | 529 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:536:15 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:536:24 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:539:15 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:539:24 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:541:15 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:541:24 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:545:15 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:545:24 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:551:50 | 551 | pub fn i2d_SSL_SESSION(s: #[const_ptr_if(ossl300)] SSL_SESSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:564:15 | 564 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:566:11 | 566 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:578:15 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:578:24 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:591:15 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:591:24 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:594:15 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:594:24 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:602:11 | 602 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:608:11 | 608 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:610:11 | 610 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:612:11 | 612 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:614:11 | 614 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:616:11 | 616 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:618:11 | 618 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:623:11 | 623 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:629:11 | 629 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:639:11 | 639 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:643:15 | 643 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:643:24 | 643 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:647:15 | 647 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:647:24 | 647 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:650:15 | 650 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:650:24 | 650 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:657:11 | 657 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:670:15 | 670 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:670:24 | 670 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:677:15 | 677 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:677:24 | 677 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:751:55 | 751 | pub fn SSL_get_ssl_method(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const SSL_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:759:15 | 759 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:772:59 | 772 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:772:68 | 772 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:777:15 | 777 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:777:24 | 777 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:779:15 | 779 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:779:24 | 779 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:790:11 | 790 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:793:15 | 793 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:793:24 | 793 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:795:15 | 795 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:795:24 | 795 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:797:15 | 797 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:797:24 | 797 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:806:15 | 806 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:818:15 | 818 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:848:15 | 848 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:856:15 | 856 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:874:72 | 874 | pub fn SSL_get_current_compression(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const COMP_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:893:11 | 893 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:898:15 | 898 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:898:24 | 898 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:900:15 | 900 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:900:24 | 900 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111c` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:907:55 | 907 | pub fn SSL_session_reused(ssl: #[const_ptr_if(ossl111c)] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:906:15 | 906 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:914:52 | 914 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:914:62 | 914 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:913:19 | 913 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:913:28 | 913 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:919:11 | 919 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:924:11 | 924 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:927:11 | 927 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:930:11 | 930 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:932:15 | 932 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:932:28 | 932 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:935:11 | 935 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/either-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/either-1.11.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/either-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=e7ee9817eaa98c2b -C extra-filename=-e2c037aba100dd15 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:937:15 | 937 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:937:28 | 937 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:942:15 | 942 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:942:24 | 942 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:945:15 | 945 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:945:24 | 945 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:948:15 | 948 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:948:24 | 948 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:951:15 | 951 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:951:24 | 951 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:4:14 | 4 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:6:21 | 6 | } else if #[cfg(libressl390)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:21:14 | 21 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/tls1.rs:18:11 | 18 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:469:7 | 469 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1091:7 | 1091 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1094:7 | 1094 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1097:7 | 1097 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:30:18 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:30:27 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:56:18 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:56:27 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:76:18 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:76:27 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:107:18 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:107:27 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:131:18 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:131:27 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:147:18 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:147:27 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:176:18 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:176:27 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:205:18 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:205:27 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:207:21 | 207 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:271:18 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:271:27 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:273:21 | 273 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:332:18 | 332 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:332:27 | 332 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:343:1 | 343 | stack!(stack_st_X509_ALGOR); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:343:1 | 343 | stack!(stack_st_X509_ALGOR); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:350:18 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:350:27 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:388:18 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:388:27 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:390:21 | 390 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:403:21 | 403 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:434:18 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:434:27 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:474:18 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:474:27 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:476:21 | 476 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:508:21 | 508 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:776:18 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:776:27 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:778:21 | 778 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:795:21 | 795 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1039:18 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1039:27 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1073:18 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1073:27 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1075:21 | 1075 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:463:11 | 463 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:653:11 | 653 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:653:20 | 653 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:12:1 | 12 | stack!(stack_st_X509_NAME_ENTRY); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:12:1 | 12 | stack!(stack_st_X509_NAME_ENTRY); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:14:1 | 14 | stack!(stack_st_X509_NAME); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:14:1 | 14 | stack!(stack_st_X509_NAME); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:18:1 | 18 | stack!(stack_st_X509_EXTENSION); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:18:1 | 18 | stack!(stack_st_X509_EXTENSION); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:22:1 | 22 | stack!(stack_st_X509_ATTRIBUTE); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:22:1 | 22 | stack!(stack_st_X509_ATTRIBUTE); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:25:18 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:25:27 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:40:18 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:40:27 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:64:1 | 64 | stack!(stack_st_X509_CRL); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:64:1 | 64 | stack!(stack_st_X509_CRL); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:67:18 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:67:27 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:85:18 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:85:27 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:100:1 | 100 | stack!(stack_st_X509_REVOKED); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:100:1 | 100 | stack!(stack_st_X509_REVOKED); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:103:18 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:103:27 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:117:18 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:117:27 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:137:1 | 137 | stack!(stack_st_X509); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:137:1 | 137 | stack!(stack_st_X509); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:139:1 | 139 | stack!(stack_st_X509_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:139:1 | 139 | stack!(stack_st_X509_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:141:1 | 141 | stack!(stack_st_X509_LOOKUP); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:141:1 | 141 | stack!(stack_st_X509_LOOKUP); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:333:18 | 333 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:333:27 | 333 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:467:18 | 467 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:467:27 | 467 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:659:18 | 659 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:659:27 | 659 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:692:14 | 692 | if #[cfg(libressl390)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:160:60 | 160 | pub fn i2d_X509_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:161:64 | 161 | pub fn i2d_X509_REQ_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:162:66 | 162 | pub fn i2d_PrivateKey_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:163:62 | 163 | pub fn i2d_PUBKEY_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:165:45 | 165 | pub fn i2d_PUBKEY(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:166:49 | 166 | pub fn i2d_RSA_PUBKEY(k: #[const_ptr_if(ossl300)] RSA, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:167:49 | 167 | pub fn i2d_DSA_PUBKEY(a: #[const_ptr_if(ossl300)] DSA, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:168:49 | 168 | pub fn i2d_PrivateKey(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:169:56 | 169 | pub fn i2d_ECPrivateKey(ec_key: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:170:48 | 170 | pub fn i2d_EC_PUBKEY(a: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:197:37 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:197:46 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:196:44 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:196:53 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:194:44 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:194:53 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:192:19 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:192:28 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:215:53 | 215 | pub fn X509_REVOKED_dup(rev: #[const_ptr_if(ossl300)] X509_REVOKED) -> *mut X509_REVOKED; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:214:19 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:214:28 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:228:51 | 228 | pub fn i2d_X509_REVOKED(x: #[const_ptr_if(ossl300)] X509_REVOKED, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:242:47 | 242 | pub fn i2d_X509_CRL(x: #[const_ptr_if(ossl300)] X509_CRL, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:244:47 | 244 | pub fn X509_CRL_dup(x: #[const_ptr_if(ossl300)] X509_CRL) -> *mut X509_CRL; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:243:19 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:243:28 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:259:47 | 259 | pub fn i2d_X509_REQ(x: #[const_ptr_if(ossl300)] X509_REQ, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:264:43 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:264:52 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:263:43 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:263:52 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:261:19 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:261:28 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:269:47 | 269 | pub fn X509_REQ_dup(x: #[const_ptr_if(ossl300)] X509_REQ) -> *mut X509_REQ; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:268:19 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:268:28 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:273:11 | 273 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:289:43 | 289 | pub fn i2d_X509(x: #[const_ptr_if(ossl300)] X509, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:291:48 | 291 | pub fn X509_NAME_dup(x: #[const_ptr_if(ossl300)] X509_NAME) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:290:19 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:290:28 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:293:43 | 293 | pub fn X509_dup(x: #[const_ptr_if(ossl300)] X509) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:292:19 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:292:28 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:297:36 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:297:45 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:294:19 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:294:28 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:310:11 | 310 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:318:72 | 318 | pub fn X509_set_issuer_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:327:59 | 327 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:327:68 | 327 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:328:73 | 328 | pub fn X509_set_subject_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:329:60 | 329 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:329:69 | 329 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:346:15 | 346 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:346:24 | 346 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:349:15 | 349 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:349:24 | 349 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:354:83 | 354 | pub fn X509_REQ_set_subject_name(req: *mut X509_REQ, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:364:81 | 364 | pub fn X509_REQ_add_extensions(req: *mut X509_REQ, exts: #[const_ptr_if(ossl300)] stack_st_X509_EXTENSION) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:398:15 | 398 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:398:24 | 398 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:400:15 | 400 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:400:24 | 400 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:402:15 | 402 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:402:24 | 402 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:405:15 | 405 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:405:24 | 405 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:407:15 | 407 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:407:24 | 407 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:409:15 | 409 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:409:24 | 409 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:434:36 | 434 | serial: #[const_ptr_if(ossl300)] ASN1_INTEGER, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:440:15 | 440 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:440:24 | 440 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:442:15 | 442 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:442:24 | 442 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:444:15 | 444 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:444:24 | 444 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:446:15 | 446 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:446:24 | 446 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:449:11 | 449 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:456:82 | 456 | pub fn X509_CRL_set_issuer_name(crl: *mut X509_CRL, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:462:15 | 462 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:462:24 | 462 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:483:60 | 483 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:483:69 | 483 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:484:65 | 484 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:484:74 | 484 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:485:58 | 485 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:485:67 | 485 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:490:39 | 490 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:490:48 | 490 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:495:48 | 495 | pub fn i2d_X509_NAME(n: #[const_ptr_if(ossl300)] X509_NAME, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:496:66 | 496 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:496:75 | 496 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:497:64 | 497 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:497:73 | 497 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:589:55 | 589 | pub fn i2d_X509_EXTENSION(ext: #[const_ptr_if(ossl300)] X509_EXTENSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:596:57 | 596 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:596:66 | 596 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:597:58 | 597 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:597:67 | 597 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:112 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:121 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:58 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:67 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:599:63 | 599 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:599:72 | 599 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:600:51 | 600 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:600:60 | 600 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:602:35 | 602 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:602:44 | 602 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:608:61 | 608 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:608:70 | 608 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:609:62 | 609 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:609:71 | 609 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:120 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:129 | 610 | ...0, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:62 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:71 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:611:67 | 611 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:611:76 | 611 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:612:55 | 612 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:612:64 | 612 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:614:35 | 614 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:614:44 | 614 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:620:65 | 620 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:620:74 | 620 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:621:66 | 621 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:621:75 | 621 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:128 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:137 | 622 | ...ibressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:66 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:75 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:623:71 | 623 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:623:80 | 623 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:624:59 | 624 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:624:68 | 624 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:626:35 | 626 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:626:44 | 626 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:632:97 | 632 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:632:106 | 632 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:634:99 | 634 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:634:108 | 634 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:635:91 | 635 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:635:100 | 635 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:636:67 | 636 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:636:76 | 636 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:647:60 | 647 | pub fn X509_STORE_get0_objects(ctx: #[const_ptr_if(ossl300)] X509_STORE) -> *mut stack_st_X509_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:646:19 | 646 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:646:28 | 646 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:648:15 | 648 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:711:68 | 711 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:711:77 | 711 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:712:64 | 712 | pub fn X509_PURPOSE_get_id(purpose: #[const_ptr_if(any(ossl110, libressl280))] X509_PURPOSE) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:712:73 | 712 | pub fn X509_PURPOSE_get_id(purpose: #[const_ptr_if(any(ossl110, libressl280))] X509_PURPOSE) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:713:64 | 713 | pub fn X509_PURPOSE_get0(idx: c_int) -> #[const_ptr_if(libressl390)] X509_PURPOSE; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:770:38 | 770 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0 | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:770:47 | 770 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0 | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:772:53 | 772 | pub fn i2d_X509_ATTRIBUTE(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:773:53 | 773 | pub fn X509_ATTRIBUTE_dup(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE) -> *mut X509_ATTRIBUTE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:11 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:25 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:38 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:74:18 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:74:27 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:8:11 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:58:81 | 58 | pub fn X509_STORE_set1_param(store: *mut X509_STORE, pm: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:64:63 | 64 | pub fn X509_STORE_CTX_get_ex_data(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX, idx: c_int) -> *mut c_void; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:65:61 | 65 | pub fn X509_STORE_CTX_get_error(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:66:67 | 66 | pub fn X509_STORE_CTX_get_error_depth(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:67:68 | 67 | pub fn X509_STORE_CTX_get_current_cert(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:77:70 | 77 | pub fn X509_STORE_CTX_get0_chain(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut stack_st_X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:88:15 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:88:24 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:90:15 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:90:24 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:93:15 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:93:24 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:95:15 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:95:24 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:98:15 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:98:24 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:101:15 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:101:24 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:107:66 | 107 | pub fn X509_VERIFY_PARAM_get_flags(param: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_ulong; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:106:19 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:106:28 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:112:15 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:112:24 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:118:15 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:118:24 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:120:15 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:120:24 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:126:15 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:126:24 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:132:11 | 132 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:134:11 | 134 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:136:11 | 136 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:150:7 | 150 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:22:1 | 22 | stack!(stack_st_ACCESS_DESCRIPTION); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:22:1 | 22 | stack!(stack_st_ACCESS_DESCRIPTION); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling unicode-bidi v0.3.15 warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:143:1 | 143 | stack!(stack_st_DIST_POINT); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:143:1 | 143 | stack!(stack_st_DIST_POINT); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:45:39 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:45:48 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:51:39 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:51:48 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:50:38 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:50:47 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:77:35 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:77:44 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:138 | 82 | ...f(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent:... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:147 | 82 | ...10, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent: c_int) -> ... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:81 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:90 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:87:15 | 87 | #[cfg(not(libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:105:11 | 105 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:107:11 | 107 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:109:11 | 109 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:111:11 | 111 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:113:11 | 113 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:115:11 | 115 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:117:11 | 117 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:119:11 | 119 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:98:7 | 98 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:100:7 | 100 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:103:7 | 103 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:105:7 | 105 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:108:7 | 108 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:110:7 | 110 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:113:7 | 113 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:115:7 | 115 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:153:7 | 153 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:938:7 | 938 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:940:7 | 940 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:942:7 | 942 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:944:7 | 944 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:946:7 | 946 | #[cfg(libressl360)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:948:7 | 948 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:950:7 | 950 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:952:7 | 952 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:954:7 | 954 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:956:7 | 956 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:958:7 | 958 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:960:7 | 960 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:962:7 | 962 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:964:7 | 964 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:966:7 | 966 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:968:7 | 968 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:970:7 | 970 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:972:7 | 972 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:974:7 | 974 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:976:7 | 976 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:978:7 | 978 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:980:7 | 980 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:982:7 | 982 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:984:7 | 984 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:986:7 | 986 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:988:7 | 988 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:990:7 | 990 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:992:7 | 992 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:994:7 | 994 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:996:7 | 996 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:998:7 | 998 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1000:7 | 1000 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1002:7 | 1002 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1004:7 | 1004 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1006:7 | 1006 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1008:7 | 1008 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1010:7 | 1010 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1012:7 | 1012 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1014:7 | 1014 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1016:7 | 1016 | #[cfg(libressl271)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:15 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:24 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:33 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:55:11 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:55:20 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:67:11 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:67:20 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:90:11 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:90:20 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:92:11 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:92:20 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:96:11 | 96 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:9:18 | 9 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:5:11 | 5 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:8:11 | 8 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:66:11 | 66 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:12:14 | 12 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:70:14 | 70 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./srtp.rs:11:7 | 11 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./srtp.rs:13:7 | 13 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:6:11 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:9:11 | 9 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:11:11 | 11 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:14:11 | 14 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:16:11 | 16 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:28:7 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:31:7 | 31 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=36479416b2e79054 -C extra-filename=-875698355d029a0e --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:34:7 | 34 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:37:7 | 37 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:40:7 | 40 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:43:7 | 43 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:45:7 | 45 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:48:7 | 48 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:50:7 | 50 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:52:7 | 52 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:54:7 | 54 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:56:7 | 56 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:58:7 | 58 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:60:7 | 60 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:83:7 | 83 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:110:7 | 110 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:112:7 | 112 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:144:11 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:144:20 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110h` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:147:7 | 147 | #[cfg(ossl110h)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:238:7 | 238 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:240:7 | 240 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:242:7 | 242 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:249:7 | 249 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:282:7 | 282 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:313:7 | 313 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:11 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:25 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:38 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:11 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:25 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:38 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:11 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:25 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:38 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:342:7 | 342 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:344:11 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl252` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:344:20 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl252)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl252)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:11 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:25 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:38 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:348:7 | 348 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:350:7 | 350 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:352:7 | 352 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:354:7 | 354 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:356:11 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:356:20 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:358:11 | 358 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:358:20 | 358 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:360:11 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:360:21 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:362:11 | 362 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:362:21 | 362 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:364:7 | 364 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:394:7 | 394 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:399:7 | 399 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:421:7 | 421 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:426:7 | 426 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:11 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:25 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:38 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:11 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:25 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:38 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:525:7 | 525 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:527:7 | 527 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:529:7 | 529 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:532:11 | 532 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:532:20 | 532 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:534:11 | 534 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:534:20 | 534 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:536:11 | 536 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:536:20 | 536 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:638:11 | 638 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:643:7 | 643 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:645:7 | 645 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:64:14 | 64 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:77:14 | 77 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:79:25 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:79:34 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:92:14 | 92 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:101:14 | 101 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:117:14 | 117 | if #[cfg(libressl280)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:125:14 | 125 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:136:14 | 136 | if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:139:21 | 139 | } else if #[cfg(libressl332)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:151:14 | 151 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:158:21 | 158 | } else if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:165:14 | 165 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:173:14 | 173 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:178:21 | 178 | } else if #[cfg(ossl110f)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:184:21 | 184 | } else if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:186:21 | 186 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:194:14 | 194 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:205:21 | 205 | } else if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:253:18 | 253 | if #[cfg(not(ossl110))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:405:14 | 405 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:414:21 | 414 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:457:14 | 457 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:497:14 | 497 | if #[cfg(ossl110g)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:514:14 | 514 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:540:14 | 540 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:553:14 | 553 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:595:15 | 595 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:605:15 | 605 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:623:15 | 623 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:623:24 | 623 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:10:11 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:10:20 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:14:11 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:14:20 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./types.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./types.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509.rs:10:22 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509.rs:10:31 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102f` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:6:7 | 6 | #[cfg(ossl102f)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:67:7 | 67 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:69:7 | 69 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:71:7 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:73:7 | 73 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:75:7 | 75 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:77:7 | 77 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:79:7 | 79 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:81:7 | 81 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:83:7 | 83 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:100:7 | 100 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:103:15 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:103:24 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:105:11 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:105:20 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:121:7 | 121 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:123:7 | 123 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:125:7 | 125 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:127:7 | 127 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:129:7 | 129 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:131:7 | 131 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:133:7 | 133 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:31:14 | 31 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:86:14 | 86 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102h` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:94:21 | 94 | } else if #[cfg(ossl102h)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:24:11 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:24:20 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:26:11 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:26:20 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:28:11 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:28:20 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:30:11 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:30:20 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:32:11 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:32:20 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:34:7 | 34 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:58:11 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:58:20 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:80:7 | 80 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:92:7 | 92 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:12:1 | 12 | stack!(stack_st_GENERAL_NAME); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:12:1 | 12 | stack!(stack_st_GENERAL_NAME); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:96:14 | 96 | if #[cfg(ossl320)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:116:19 | 116 | #[cfg(not(ossl111b))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:118:15 | 118 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-traits` (lib) generated 137 warnings (20 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ucd-trie-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ucd-trie-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7dd4d0a3899b9ec0 -C extra-filename=-b22f3d9fd2ea95f0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itertools v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/itertools-0.10.5/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=9cc21e90fae625ff -C extra-filename=-c75459dfa6e64679 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libeither-e2c037aba100dd15.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `time` (lib) generated 75 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=https,libssh2-sys,openssl-sys,ssh CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,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_HTTPS=1 CARGO_FEATURE_LIBSSH2_SYS=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f DEP_SSH2_INCLUDE=/usr/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-cb3d3011e9cf6f3d/build-script-build` [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.16.2+1.7.2] cargo:warning=failed to probe system libgit2: [libgit2-sys 0.16.2+1.7.2] pkg-config exited with status code 1 [libgit2-sys 0.16.2+1.7.2] > PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/cargo-generate/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 libgit2 >= 1.7.2 libgit2 < 1.8.0 [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] The system library `libgit2` required by crate `libgit2-sys` was not found. [libgit2-sys 0.16.2+1.7.2] The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. [libgit2-sys 0.16.2+1.7.2] The PKG_CONFIG_PATH environment variable is not set. [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`. [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] cargo:rustc-cfg=libgit2_vendored [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/stdint.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/stdint.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/diff.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/diff.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cred_helpers.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/cred_helpers.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/version.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/version.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/checkout.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/checkout.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/blob.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/blob.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/pathspec.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/pathspec.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/buffer.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/buffer.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/repository.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/repository.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/indexer.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/indexer.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/odb_backend.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/odb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/deprecated.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/deprecated.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/transport.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/transport.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/reflog.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/reflog.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/strarray.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/strarray.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/trace.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/trace.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/index.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/index.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/mailmap.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/mailmap.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revwalk.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/revwalk.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/merge.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/merge.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/annotated_commit.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/annotated_commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/commit.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/blame.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/blame.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/signature.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/signature.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refdb.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/refdb.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/patch.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/patch.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/errors.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/errors.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/common.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/common.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/ignore.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/ignore.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/oid.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/oid.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/submodule.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/submodule.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/transaction.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/transaction.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/notes.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/notes.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/proxy.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/proxy.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/filter.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/filter.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/stash.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/stash.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/global.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/global.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/clone.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/clone.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/net.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/net.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/config.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/config.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/credential_helpers.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/credential_helpers.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/credential.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/credential.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/branch.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/branch.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refs.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/refs.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/object.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/object.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/experimental.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/experimental.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/graph.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/graph.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/status.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/status.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/apply.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/apply.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/email.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/email.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/rebase.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/rebase.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/oidarray.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/oidarray.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cert.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/cert.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/odb.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/odb.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/attr.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/attr.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/types.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/types.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revparse.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/revparse.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/remote.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/remote.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/pack.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/pack.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revert.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/revert.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/describe.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/describe.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refspec.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/refspec.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/tag.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/tag.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/message.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/message.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/tree.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/tree.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/cred.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/cred.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/diff.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/diff.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/repository.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/repository.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/odb_backend.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/odb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/transport.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/transport.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/openssl.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/openssl.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/reflog.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/reflog.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/midx.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/midx.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/index.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/index.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/stream.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/stream.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/alloc.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/alloc.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/merge.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/merge.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/commit.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/filter.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/filter.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/refdb_backend.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/refdb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/config.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/config.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/credential.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/credential.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/refs.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/refs.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/path.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/path.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/email.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/email.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/mempack.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/mempack.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/commit_graph.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/commit_graph.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/remote.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/remote.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/hashsig.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/sys/hashsig.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/worktree.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/worktree.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cherrypick.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/cherrypick.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/reset.h => /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/include/git2/reset.h [libgit2-sys 0.16.2+1.7.2] TARGET = Some("x86_64-unknown-freebsd") [libgit2-sys 0.16.2+1.7.2] OPT_LEVEL = Some("3") [libgit2-sys 0.16.2+1.7.2] HOST = Some("x86_64-unknown-freebsd") [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] CC_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] CC_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_CC [libgit2-sys 0.16.2+1.7.2] HOST_CC = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC [libgit2-sys 0.16.2+1.7.2] CC = Some("cc") [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libgit2-sys 0.16.2+1.7.2] CRATE_CC_NO_DEFAULTS = None [libgit2-sys 0.16.2+1.7.2] DEBUG = Some("false") [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] CFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] CFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_CFLAGS [libgit2-sys 0.16.2+1.7.2] HOST_CFLAGS = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS [libgit2-sys 0.16.2+1.7.2] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") warning: `openssl-sys` (lib) generated 1159 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libssh2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libssh2-sys-6d2b0dcbaef6be0d/out /usr/local/bin/rustc --crate-name libssh2_sys --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libssh2-sys-0.3.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=762438c719fe3532 -C extra-filename=-8f6591129075161f --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern libz_sys=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibz_sys-f93fde73363d2715.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libopenssl_sys-5d8b3c546eb2f37f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib -l ssh2 -L native=/usr/lib` Compiling const-random-macro v0.1.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_random_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/const-random-macro-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/const-random-macro-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='Provides the procedural macro used by const-random' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name const_random_macro --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/const-random-macro-0.1.16/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=d97a294a06f31f1d -C extra-filename=-398f4cbff4dba995 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgetrandom-76ee7831d04e4b02.rlib --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-11d3510a200b453f.rlib --extern tiny_keccak=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtiny_keccak-54a4209bdd479138.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/crossbeam-utils-87753a40fb9eecfd/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=4d92e88ab9ef5a26 -C extra-filename=-5f7001f5f90924ef --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/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.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/thiserror-8f501d5f126e7a6f/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce5349d02df023fd -C extra-filename=-56d26b87c4675485 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror_impl-58c709796d5f5238.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/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: `thiserror_nightly_testing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs:240:11 | 240 | #[cfg(all(thiserror_nightly_testing, not(error_generic_member_access)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(thiserror_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(thiserror_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs:240:42 | 240 | #[cfg(all(thiserror_nightly_testing, not(error_generic_member_access)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs:245:7 | 245 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs:257:11 | 257 | #[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: `thiserror` (lib) generated 5 warnings Compiling gix-hash v0.14.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-hash-0.14.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-hash-0.14.2/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Borrowed and owned git hash digests used to identify git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.14.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_hash --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-hash-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=8536b32576dafccf -C extra-filename=-055f9fd392006fa8 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern faster_hex=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libfaster_hex-7dcab0b6581f7b8c.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/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.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/thiserror-b312c31420a461ad/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs --error-format=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=b7c0f61124c199fc -C extra-filename=-d8e239da920105ec --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror_impl-58c709796d5f5238.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `thiserror` (lib) generated 5 warnings (5 duplicates) Compiling gix-features v0.38.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_features CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-features-0.38.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-features-0.38.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to integrate various capabilities using compile-time feature flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-features CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.38.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_features --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-features-0.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-read-dir", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=d83b61d5791586c7 -C extra-filename=-ab0443e7011e8169 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_hash-055f9fd392006fa8.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_trace-31bf1d272ba6319a.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_utils-9af6fc45ed9cddde.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern prodash=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libprodash-b69b5d1f4e9f4efb.rmeta --extern sha1_smol=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsha1_smol-de047dfb08a6d96e.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwalkdir-e1e982a738651212.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pest v2.7.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/Cargo.toml CARGO_PKG_AUTHORS='DragoÈ™ Tiselice ' CARGO_PKG_DESCRIPTION='The Elegant Parser' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.10 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name pest --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=70ad9cd23040d480 -C extra-filename=-62f2de0fc53f52f7 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-27ad28a765b38317.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-d8e239da920105ec.rmeta --extern ucd_trie=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libucd_trie-0a6844b42ada0b6e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/src/iterators/pair.rs:207:9 | 207 | span::Span::new_internal(self.input, start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/src/lib.rs:14:41 | 14 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 207 - span::Span::new_internal(self.input, start, end) 207 + Span::new_internal(self.input, start, end) | warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/src/iterators/pairs.rs:314:70 | 79 | impl<'i, R: RuleType> Pairs<'i, R> { | -- lifetime `'i` declared here ... 314 | ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { | ^^ this elided lifetime gets resolved as `'i` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling gix-fs v0.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_fs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-fs-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-fs-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing file system specific utilities to `gitoxide`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-fs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_fs --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-fs-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=e217a207807b990a -C extra-filename=-8aecbed70d2bb30b --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern gix_features=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_features-ab0443e7011e8169.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_utils-9af6fc45ed9cddde.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-date v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_date CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-date-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-date-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project parsing dates the way git does' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-date CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_date --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-date-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=f4a9b282dd39390a -C extra-filename=-d9f1826e2091deb7 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --extern time=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtime-5b3a46c106419c4d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crossbeam-utils` (lib) generated 43 warnings Compiling gix-path v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_path CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-path-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-path-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing paths and their conversions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-path CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_path --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-path-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d9dfb864bbd1a89 -C extra-filename=-39ff63f88a46ae4d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_trace-31bf1d272ba6319a.rmeta --extern home=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libhome-a74d448d477ff41d.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-actor v0.31.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_actor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-actor-0.31.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-actor-0.31.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A way to identify git actors' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-actor CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_actor --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-actor-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "gix-features", "serde"))' -C metadata=92325e9cbb642092 -C extra-filename=-42487743280a590b --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_date-d9f1826e2091deb7.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_utils-9af6fc45ed9cddde.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwinnow-a554ba9ab84516e2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-tempfile v13.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-tempfile-13.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-tempfile-13.1.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A tempfile implementation with a global registry to assure cleanup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=13.1.1 CARGO_PKG_VERSION_MAJOR=13 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_tempfile --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-tempfile-13.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=40d86a91ab8d4ed5 -C extra-filename=-6a57c74b14aabd93 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_fs-8aecbed70d2bb30b.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libparking_lot-cf4b515bd93133b9.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtempfile-0658d3567c84de6c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/Cargo.toml CARGO_PKG_AUTHORS='DragoÈ™ Tiselice ' CARGO_PKG_DESCRIPTION='The Elegant Parser' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.10 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name pest --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=7c6057189e608304 -C extra-filename=-9bf2c42d5c345711 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-f05ddf8907102cf0.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --extern ucd_trie=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libucd_trie-b22f3d9fd2ea95f0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-validate v0.8.4 Compiling idna v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/idna-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6e3b6c35a4407d5f -C extra-filename=-c8d58a1701152dac --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_bidi-875698355d029a0e.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_normalization-c0bdaa599932ea03.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_validate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-validate-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-validate-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Validation functions for various kinds of names in git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-validate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_validate --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-validate-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=667760c84c460866 -C extra-filename=-24b6d6f233d12c55 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling liquid-derive v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-derive-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-derive-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Pedro Gonçalo Correia ' CARGO_PKG_DESCRIPTION='The liquid templating language for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name liquid_derive --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-derive-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad69f9bf38340176 -C extra-filename=-836f9c7c722070da --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsyn-5eff379471971321.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling form_urlencoded v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=357be5b23df55617 -C extra-filename=-d5392e826fdc3474 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `form_urlencoded` (lib) generated 1 warning Compiling pest_meta v2.7.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_meta CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_meta-2.7.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_meta-2.7.10/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest meta language parser and validator' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_meta CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.10 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name pest_meta --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_meta-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=9b43466133f0157f -C extra-filename=-18ee1a21dd3ebd01 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-11d3510a200b453f.rmeta --extern pest=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpest-62f2de0fc53f52f7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `pest` (lib) generated 2 warnings Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=8c367f2133744d40 -C extra-filename=-09404d328d72d8e7 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgetrandom-d24ead61c07218e8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rand_core` (lib) generated 6 warnings Compiling smartstring v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Compact inlined strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smartstring CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/smartstring' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=381323b13437f64e -C extra-filename=-7c6a9d324ed34b8c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/smartstring-7c6a9d324ed34b8c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --extern version_check=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `serde_derive` (lib) generated 9 warnings Compiling ahash v0.8.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compile-time-rng"' --cfg 'feature="const-random"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=9a990ca15ef2cf53 -C extra-filename=-cde5ca1667bd71fa --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/ahash-cde5ca1667bd71fa -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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.200 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=200 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/serde-5885471eaac39486/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="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=66724f59df9a906b -C extra-filename=-94f103ac4a93d875 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde_derive-b872a72fbbf50059.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=66985457198f2394 -C extra-filename=-c174009e79074af1 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:333:12 | 333 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:336:15 | 336 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:230:19 | 230 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:235:19 | 235 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:258:32 | 258 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:258:58 | 258 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:263:32 | 263 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:263:58 | 263 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:266:36 | 266 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:268:36 | 268 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:270:36 | 270 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:272:36 | 272 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:274:36 | 274 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:276:36 | 276 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:279:15 | 279 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:698:12 | 698 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:787:36 | 787 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:790:36 | 790 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:841:36 | 841 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:842:12 | 842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1145:12 | 1145 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1817:12 | 1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1872:12 | 1872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", any(unix, windows)))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1983:12 | 1983 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2274:12 | 2274 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3105:32 | 3105 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3123:32 | 3123 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3136:32 | 3136 | #[cfg(all(feature = "std", not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:384:27 | 384 | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:391:29 | 391 | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:399:29 | 399 | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:407:29 | 407 | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:414:33 | 414 | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:531:31 | 531 | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:870:40 | 870 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1089:16 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1100:16 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1111:16 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1122:16 | 1122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1133:16 | 1133 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1549:16 | 1549 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1557:16 | 1557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1720:16 | 1720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1726:16 | 1726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1774:16 | 1774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1781:16 | 1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1884:16 | 1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1960:16 | 1960 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1966:16 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1972:16 | 1972 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1978:16 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", any(unix, windows)))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2113:16 | 2113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2119:16 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3109:23 | 3109 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3124 | / atomic_impl! { 3125 | | AtomicBool "8" 3126 | | AtomicI8 "8" 3127 | | AtomicI16 "16" ... | 3133 | | AtomicUsize "ptr" 3134 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3110:24 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3124 | / atomic_impl! { 3125 | | AtomicBool "8" 3126 | | AtomicI8 "8" 3127 | | AtomicI16 "16" ... | 3133 | | AtomicUsize "ptr" 3134 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3109:23 | 3109 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3137 | / atomic_impl! { 3138 | | AtomicI64 "64" 3139 | | AtomicU64 "64" 3140 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3110:24 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3137 | / atomic_impl! { 3138 | | AtomicI64 "64" 3139 | | AtomicU64 "64" 3140 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:231:23 | 231 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:236:27 | 236 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:231:23 | 231 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:236:27 | 236 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2411:19 | 2411 | #[cfg(not(no_systemtime_checked_add))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2415:15 | 2415 | #[cfg(no_systemtime_checked_add)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:188:11 | 188 | #[cfg(not(no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:210:7 | 210 | #[cfg(no_relaxed_trait_bounds)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:430:11 | 430 | #[cfg(not(no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:453:7 | 453 | #[cfg(no_relaxed_trait_bounds)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:625:11 | 625 | #[cfg(not(no_num_nonzero_signed))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:663:12 | 663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:680:12 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:734:12 | 734 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:779:12 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:850:12 | 850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:875:12 | 875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:892:12 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:934:12 | 934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:956:12 | 956 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:970:12 | 970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:981:12 | 981 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", any(unix, windows)))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1004:12 | 1004 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", any(unix, windows)))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1029:11 | 1029 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1058:32 | 1058 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1077:32 | 1077 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1090:32 | 1090 | #[cfg(all(feature = "std", not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:235:16 | 235 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:241:16 | 241 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:247:16 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:259:16 | 259 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:479:16 | 479 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:485:16 | 485 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:519:16 | 519 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling pest_generator v2.7.10 Compiling doc-comment v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_generator-2.7.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_generator-2.7.10/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest code generator' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_generator CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.10 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name pest_generator --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_generator-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=8d6d6cf8d2b591fa -C extra-filename=-a65cdd03f245155c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern pest=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpest-62f2de0fc53f52f7.rmeta --extern pest_meta=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpest_meta-18ee1a21dd3ebd01.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern syn=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsyn-5eff379471971321.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1062:23 | 1062 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1078 | / atomic_impl! { 1079 | | AtomicBool "8" 1080 | | AtomicI8 "8" 1081 | | AtomicI16 "16" ... | 1087 | | AtomicUsize "ptr" 1088 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1063:24 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1078 | / atomic_impl! { 1079 | | AtomicBool "8" 1080 | | AtomicI8 "8" 1081 | | AtomicI16 "16" ... | 1087 | | AtomicUsize "ptr" 1088 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1062:23 | 1062 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1091 | / atomic_impl! { 1092 | | AtomicI64 "64" 1093 | | AtomicU64 "64" 1094 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1063:24 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1091 | / atomic_impl! { 1092 | | AtomicI64 "64" 1093 | | AtomicU64 "64" 1094 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/private/mod.rs:23:11 | 23 | #[cfg(not(no_core_try_from))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=3aab7cb6ef7018ad -C extra-filename=-85f6d762d3d6e215 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/doc-comment-85f6d762d3d6e215 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ppv-lite86 v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ppv-lite86-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=efd57797688cd0a8 -C extra-filename=-80a5c5107d249e9f --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `pest` (lib) generated 2 warnings (2 duplicates) Compiling hashbrown v0.14.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=af6769b765432042 -C extra-filename=-88122179ead65d8a --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling portable-atomic v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=aa9f1cf87fb72bd2 -C extra-filename=-23417c8b4e81996b --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/portable-atomic-23417c8b4e81996b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling option-ext v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/option-ext-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3caefe4a2a047d4b -C extra-filename=-44b560c9d86752ef --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `regex-automata` (lib) generated 1 warning Compiling unicode-width v0.1.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-width-0.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-width-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-width-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=30ebd7344d99a241 -C extra-filename=-4fa21f7feca4d802 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anymap2 v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anymap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anymap2-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anymap2-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Chris Morgan :Azriel Hoh ' CARGO_PKG_DESCRIPTION='A safe and convenient store for one value of each type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anymap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/azriel91/anymap2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name anymap2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anymap2-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d151972a34d6ebb0 -C extra-filename=-01783b286446b92c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9502e5698cad5a6 -C extra-filename=-1cc682a386fa6d4c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling utf8parse v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/utf8parse-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=45f7b8b9a891af21 -C extra-filename=-c94958bf8f7e629c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling console v0.15.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=console CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/console-0.15.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/console-0.15.8/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/console' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.15.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name console --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=9f2b5daf8a2662a7 -C extra-filename=-199d100d552e2196 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_width-4fa21f7feca4d802.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dirs-sys v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dirs-sys-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dirs-sys-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3d02d16d9d29312 -C extra-filename=-bf1ef951ed7abc47 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern option_ext=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liboption_ext-44b560c9d86752ef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/portable-atomic-1c673d5d052f659a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/portable-atomic-23417c8b4e81996b/build-script-build` [portable-atomic 1.6.0] cargo:rerun-if-changed=build.rs [portable-atomic 1.6.0] cargo:rerun-if-changed=no_atomic.rs [portable-atomic 1.6.0] cargo:rerun-if-changed=version.rs [portable-atomic 1.6.0] cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS [portable-atomic 1.6.0] cargo:rerun-if-env-changed=RUSTFLAGS [portable-atomic 1.6.0] cargo:rerun-if-env-changed=CARGO_BUILD_RUSTFLAGS [portable-atomic 1.6.0] cargo:rerun-if-env-changed=CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_RUSTFLAGS Compiling anstyle-parse v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anstyle-parse-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/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/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/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 --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=218a8b0904c3886d -C extra-filename=-88ed74cbeccc740e --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libutf8parse-c94958bf8f7e629c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [portable-atomic 1.6.0] cargo:rustc-cfg=portable_atomic_llvm_16 Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=bfe3f8299562e979 -C extra-filename=-1cd4d223caa0bd14 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libppv_lite86-80a5c5107d249e9f.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/librand_core-09404d328d72d8e7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/doc-comment-825690cdd9d4933e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/doc-comment-85f6d762d3d6e215/build-script-build` Compiling nix v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name nix --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="dir"' --cfg 'feature="fs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=f9614e5cd9242a1d -C extra-filename=-0ccd25b3ce4c41ef --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=compile-time-rng,const-random,getrandom,runtime-rng,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_COMPILE_TIME_RNG=1 CARGO_FEATURE_CONST_RANDOM=1 CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/ahash-e350e482c0b39894/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/ahash-cde5ca1667bd71fa/build-script-build` 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Compact inlined strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smartstring CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/smartstring' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/smartstring-4df69f22b35a6a6e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/smartstring-7c6a9d324ed34b8c/build-script-build` [ahash 0.8.11] cargo:rerun-if-changed=build.rs [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" Compiling url v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/url-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/url-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/url-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=0682055f0124d641 -C extra-filename=-d5a0e0c6431fa95b --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libform_urlencoded-d5392e826fdc3474.rmeta --extern idna=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libidna-c8d58a1701152dac.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/fcntl.rs:738:12 | 738 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/fcntl.rs:739:16 | 739 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/fcntl.rs:784:12 | 784 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/fcntl.rs:785:16 | 785 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling pest_derive v2.7.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_derive-2.7.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_derive-2.7.10/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest'\''s derive macro' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_derive CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.10 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name pest_derive --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest_derive-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=f2e6cef494b8172a -C extra-filename=-13069b5e1e5146f1 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern pest=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpest-62f2de0fc53f52f7.rlib --extern pest_generator=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpest_generator-a65cdd03f245155c.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` [smartstring 1.0.1] error[E0433]: failed to resolve: use of undeclared crate or module `alloc` [smartstring 1.0.1] --> :1:18 [smartstring 1.0.1] | [smartstring 1.0.1] 1 | pub trait Probe: alloc::alloc::Allocator + Sized {} [smartstring 1.0.1] | ^^^^^ use of undeclared crate or module `alloc` [smartstring 1.0.1] | [smartstring 1.0.1] = help: add `extern crate alloc` to use the `alloc` crate [smartstring 1.0.1] help: consider importing this module [smartstring 1.0.1] | [smartstring 1.0.1] 1 + use std::alloc; [smartstring 1.0.1] | [smartstring 1.0.1] help: if you import `alloc`, refer to it directly [smartstring 1.0.1] | [smartstring 1.0.1] 1 - pub trait Probe: alloc::alloc::Allocator + Sized {} [smartstring 1.0.1] 1 + pub trait Probe: alloc::Allocator + Sized {} [smartstring 1.0.1] | [smartstring 1.0.1] [smartstring 1.0.1] error: aborting due to 1 previous error [smartstring 1.0.1] [smartstring 1.0.1] For more information about this error, try `rustc --explain E0433`. [smartstring 1.0.1] cargo:rerun-if-changed=build.rs Compiling gix-object v0.42.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-object-0.42.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-object-0.42.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Immutable and mutable git objects with decoding and encoding support' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-object CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.42.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=42 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_object --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-object-0.42.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde", "verbose-object-parsing-errors"))' -C metadata=071e5fa746dbcceb -C extra-filename=-10b3a2278ca9632f --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern gix_actor=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_actor-42487743280a590b.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_date-d9f1826e2091deb7.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_features-ab0443e7011e8169.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_hash-055f9fd392006fa8.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_utils-9af6fc45ed9cddde.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_validate-24b6d6f233d12c55.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsmallvec-1e580533827e79e9.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwinnow-a554ba9ab84516e2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling gix-lock v13.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-lock-13.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-lock-13.1.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A git-style lock-file implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=13.1.1 CARGO_PKG_VERSION_MAJOR=13 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_lock --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-lock-13.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec969370999fcb7f -C extra-filename=-74e24e51f58cee13 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern gix_tempfile=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_tempfile-6a57c74b14aabd93.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_utils-9af6fc45ed9cddde.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-epoch v0.9.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=376e1b210ce275e6 -C extra-filename=-e9eecb02df5f928c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcrossbeam_utils-5f7001f5f90924ef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling const-random v0.1.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_random CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/const-random-0.1.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/const-random-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='Provides compile time random number generation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name const_random --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/const-random-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c891001cc86e4c38 -C extra-filename=-4423777b62f9dc5c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern const_random_macro=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libconst_random_macro-398f4cbff4dba995.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memmap2 v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memmap2-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memmap2-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=533d5dd57078f258 -C extra-filename=-066e48790b70cb9a --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fs-err v2.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Hickman ' CARGO_PKG_DESCRIPTION='A drop-in replacement for std::fs with more helpful error messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs-err CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andrewhickman/fs-err' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.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("io_safety", "tokio"))' -C metadata=845aa06c146fe0cd -C extra-filename=-5029f261134e2008 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/fs-err-5029f261134e2008 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `nix` (lib) generated 4 warnings Compiling cvt v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cvt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cvt-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cvt-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Marcin Mielniczuk ' CARGO_PKG_DESCRIPTION='Expose the cvt function from Rust libstd.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cvt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marmistrz/cvt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name cvt --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/cvt-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4ba122f128be2bd -C extra-filename=-bd96bb9eb84bb3c9 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling heck v0.5.0 Compiling anyhow v1.0.82 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=b5131a94ea667c22 -C extra-filename=-21c3b57a257686e1 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/anyhow-21c3b57a257686e1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=015e243997ee02a6 -C extra-filename=-30eaf56f53b8f3b5 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crossbeam-epoch` (lib) generated 20 warnings Compiling clap_lex v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_lex-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_lex-0.7.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.74 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_lex-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22b35c7184030cd0 -C extra-filename=-2473987714fdcbc0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling semver v1.0.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fd782aadd667448c -C extra-filename=-896b25985a3cccdc --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/semver-896b25985a3cccdc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling paste v1.0.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=002a7cca575a3efb -C extra-filename=-b400ff61509376cc --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/paste-b400ff61509376cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling names v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/names-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/names-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Fletcher Nichol ' CARGO_PKG_DESCRIPTION='A random name generator with names suitable for use in container instances, project names, application instances, etc. ' CARGO_PKG_HOMEPAGE='https://github.com/fnichol/names' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=names CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fnichol/names' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/names-0.14.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("application", "clap", "default"))' -C metadata=1ff3e9eaad81412e -C extra-filename=-6348f69560cec545 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/names-6348f69560cec545 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anstyle-query-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/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/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=efb679169726a235 -C extra-filename=-745c3cd4b4f88133 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-segmentation v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-segmentation-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-segmentation-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=40af9d167325ac0a -C extra-filename=-6b276ab8613554e0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling colorchoice v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/colorchoice-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/colorchoice-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/colorchoice-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d04c26817b3d58f -C extra-filename=-9d4a18f6d996db53 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling openssl-probe v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a1efeb83a31c110 -C extra-filename=-af122fcf3ce0d1e9 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerocopy v0.7.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=329f5970c820fccc -C extra-filename=-f93249541ebd5401 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/names-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/names-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Fletcher Nichol ' CARGO_PKG_DESCRIPTION='A random name generator with names suitable for use in container instances, project names, application instances, etc. ' CARGO_PKG_HOMEPAGE='https://github.com/fnichol/names' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=names CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fnichol/names' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/names-25df60be9ecb98fb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/names-6348f69560cec545/build-script-build` [names 0.14.0] cargo:rerun-if-env-changed=NIGHTLY_BUILD Compiling anstream v0.6.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anstream-0.6.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anstream-0.6.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.6.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anstream-0.6.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="auto"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=b6a51ad2df6edd68 -C extra-filename=-f6a2dc01421f3198 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanstyle-43d12713a7dbd6ba.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanstyle_parse-88ed74cbeccc740e.rmeta --extern anstyle_query=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanstyle_query-745c3cd4b4f88133.rmeta --extern colorchoice=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcolorchoice-9d4a18f6d996db53.rmeta --extern utf8parse=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libutf8parse-c94958bf8f7e629c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/paste-c6dd3b7e95546807/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/paste-b400ff61509376cc/build-script-build` [paste 1.0.14] cargo:rerun-if-changed=build.rs warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:161:5 | 161 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:157:9 | 157 | #![deny(renamed_and_removed_lints)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:177:5 | 177 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:218:23 | 218 | #![cfg_attr(any(test, kani), allow( | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:232:13 | 232 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:234:5 | 234 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:295:30 | 295 | #[cfg(any(feature = "alloc", kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:312:21 | 312 | #[cfg(all(test, not(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:352:16 | 352 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:358:16 | 358 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:364:16 | 364 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:3657:12 | 3657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "simd")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:8019:7 | 8019 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:24:7 | 24 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:73:7 | 73 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:85:7 | 85 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:114:7 | 114 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:213:7 | 213 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/util.rs:760:7 | 760 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/util.rs:578:20 | 578 | #[cfg_attr(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, allow(lossy_provenance_casts))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/util.rs:597:32 | 597 | let remainder = t.addr() % mem::align_of::(); | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:173:5 | 173 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 597 - let remainder = t.addr() % mem::align_of::(); 597 + let remainder = t.addr() % align_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:137:13 | 137 | if !crate::util::aligned_to::<_, T>(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 137 - if !crate::util::aligned_to::<_, T>(self) { 137 + if !util::aligned_to::<_, T>(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:157:13 | 157 | if !crate::util::aligned_to::<_, T>(&*self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 157 - if !crate::util::aligned_to::<_, T>(&*self) { 157 + if !util::aligned_to::<_, T>(&*self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:321:35 | 321 | const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 321 - const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; 321 + const POINTER_WIDTH_BITS: usize = size_of::() * 8; | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:434:15 | 434 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:476:44 | 476 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 476 - align: match NonZeroUsize::new(mem::align_of::()) { 476 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:480:49 | 480 | size_info: SizeInfo::Sized { _size: mem::size_of::() }, | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 480 - size_info: SizeInfo::Sized { _size: mem::size_of::() }, 480 + size_info: SizeInfo::Sized { _size: size_of::() }, | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:499:44 | 499 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 499 - align: match NonZeroUsize::new(mem::align_of::()) { 499 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:505:29 | 505 | _elem_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 505 - _elem_size: mem::size_of::(), 505 + _elem_size: size_of::(), | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:552:19 | 552 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:1406:19 | 1406 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1406 - let len = mem::size_of_val(self); 1406 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2702:19 | 2702 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2702 - let len = mem::size_of_val(self); 2702 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2777:19 | 2777 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2777 - let len = mem::size_of_val(self); 2777 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2851:27 | 2851 | if bytes.len() != mem::size_of_val(self) { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2851 - if bytes.len() != mem::size_of_val(self) { 2851 + if bytes.len() != size_of_val(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2908:20 | 2908 | let size = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2908 - let size = mem::size_of_val(self); 2908 + let size = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2969:45 | 2969 | let start = bytes.len().checked_sub(mem::size_of_val(self))?; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2969 - let start = bytes.len().checked_sub(mem::size_of_val(self))?; 2969 + let start = bytes.len().checked_sub(size_of_val(self))?; | warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:3672:24 | 3672 | #[cfg_attr(doc_cfg, doc(cfg $cfg))] | ^^^^^^^ ... 3697 | / simd_arch_mod!( 3698 | | #[cfg(target_arch = "x86_64")] 3699 | | x86_64, x86_64, __m128, __m128d, __m128i, __m256, __m256d, __m256i 3700 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `simd_arch_mod` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4149:27 | 4149 | if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4149 - if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4149 + if bytes.len() != size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4164:26 | 4164 | if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4164 - if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4164 + if bytes.len() < size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4167:46 | 4167 | let (bytes, suffix) = bytes.split_at(mem::size_of::()); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4167 - let (bytes, suffix) = bytes.split_at(mem::size_of::()); 4167 + let (bytes, suffix) = bytes.split_at(size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4182:46 | 4182 | let split_at = bytes_len.checked_sub(mem::size_of::())?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4182 - let split_at = bytes_len.checked_sub(mem::size_of::())?; 4182 + let split_at = bytes_len.checked_sub(size_of::())?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4209:26 | 4209 | .checked_rem(mem::size_of::()) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4209 - .checked_rem(mem::size_of::()) 4209 + .checked_rem(size_of::()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4231:34 | 4231 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4231 - let expected_len = match mem::size_of::().checked_mul(count) { 4231 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4256:34 | 4256 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4256 - let expected_len = match mem::size_of::().checked_mul(count) { 4256 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4783:25 | 4783 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4783 - let elem_size = mem::size_of::(); 4783 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4813:25 | 4813 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4813 - let elem_size = mem::size_of::(); 4813 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:5130:36 | 5130 | Deref + Sized + self::sealed::ByteSliceSealed | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5130 - Deref + Sized + self::sealed::ByteSliceSealed 5130 + Deref + Sized + sealed::ByteSliceSealed | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/anyhow-5998b847fe171f45/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/anyhow-21c3b57a257686e1/build-script-build` [anyhow 1.0.82] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.82] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `serde` (lib) generated 137 warnings Compiling kstring v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kstring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/kstring-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/kstring-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Key String: optimized for map keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kstring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/kstring' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name kstring --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/kstring-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=0580937c9c24285b -C extra-filename=-92c7f0f089cb6bb0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --extern static_assertions=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libstatic_assertions-08e771c21fa4701f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `NonNullExt` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/util.rs:655:22 | 655 | pub(crate) trait NonNullExt { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default [anyhow 1.0.82] cargo:rustc-cfg=std_backtrace Compiling serde_spanned v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_spanned-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_spanned-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_spanned-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=bd35c6fcc032a935 -C extra-filename=-4190f771d51d284b --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `zerocopy` (lib) generated 47 warnings Compiling indexmap v2.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/indexmap-2.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/indexmap-2.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=4a604b3deda603e0 -C extra-filename=-2cc3df7785a87a18 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libequivalent-1cc682a386fa6d4c.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libhashbrown-88122179ead65d8a.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/kstring-2.0.0/src/lib.rs:39:13 | 39 | #![cfg_attr(feature = "safe", forbid(unsafe_code))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc`, `default`, `document-features`, `max_inline`, `serde`, `std`, `unsafe`, and `unstable_bench_subset` = help: consider adding `safe` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling toml_datetime v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml_datetime-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml_datetime-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml_datetime-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=eacb37d774d36e2d -C extra-filename=-ff3736ec991d4936 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-ref v0.43.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/ahash-e350e482c0b39894/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compile-time-rng"' --cfg 'feature="const-random"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=64fdb15e8f588c27 -C extra-filename=-c5dcb7a771c6d851 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern const_random=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libconst_random-4423777b62f9dc5c.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgetrandom-d24ead61c07218e8.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern zerocopy=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libzerocopy-f93249541ebd5401.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'feature="folded_multiply"'` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_ref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-ref-0.43.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-ref-0.43.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to handle git references' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-ref CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.43.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=43 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_ref --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-ref-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=07e6e024d9453bc5 -C extra-filename=-99918e70e45b5051 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern gix_actor=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_actor-42487743280a590b.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_date-d9f1826e2091deb7.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_features-ab0443e7011e8169.rmeta --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_fs-8aecbed70d2bb30b.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_hash-055f9fd392006fa8.rmeta --extern gix_lock=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_lock-74e24e51f58cee13.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_object-10b3a2278ca9632f.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_path-39ff63f88a46ae4d.rmeta --extern gix_tempfile=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_tempfile-6a57c74b14aabd93.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_utils-9af6fc45ed9cddde.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_validate-24b6d6f233d12c55.rmeta --extern memmap2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemmap2-066e48790b70cb9a.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwinnow-a554ba9ab84516e2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/semver-de6d1b1f25d66335/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/semver-896b25985a3cccdc/build-script-build` [semver 1.0.22] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling liquid-core v0.26.4 warning: `kstring` (lib) generated 1 warning Compiling clap_derive v4.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-core-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-core-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Core liquid functionality' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust/tree/master/crate/core' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name liquid_core --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-core-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="liquid-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "liquid-derive"))' -C metadata=499a2ef360a4effd -C extra-filename=-7bfdf4e4ab49966d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern anymap2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanymap2-01783b286446b92c.rmeta --extern itertools=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libitertools-c75459dfa6e64679.rmeta --extern kstring=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libkstring-92c7f0f089cb6bb0.rmeta --extern liquid_derive=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_derive-836f9c7c722070da.so --extern num_traits=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnum_traits-4d3b1d040d84a41a.rmeta --extern pest=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpest-9bf2c42d5c345711.rmeta --extern pest_derive=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpest_derive-13069b5e1e5146f1.so --extern regex=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex-6c6e3e19856ed218.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --extern time=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtime-5b3a46c106419c4d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_derive-4.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_derive-4.5.4/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.74 CARGO_PKG_VERSION=4.5.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_derive-4.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=5beff7c68fecdf0c -C extra-filename=-788f5a6cbf1cf10c --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern heck=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libheck-30eaf56f53b8f3b5.rlib --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsyn-5eff379471971321.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: `ahash` (lib) generated 45 warnings Compiling clap_builder v4.5.2 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Hickman ' CARGO_PKG_DESCRIPTION='A drop-in replacement for std::fs with more helpful error messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs-err CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andrewhickman/fs-err' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-generate/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/fs-err-5562a32c32f756b4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/fs-err-5029f261134e2008/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="help"' --cfg 'feature="std"' --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=1b6f5fba7b4fa6b2 -C extra-filename=-660612a9f5d4c9b6 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanstyle-43d12713a7dbd6ba.rmeta --extern clap_lex=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libclap_lex-2473987714fdcbc0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [fs-err 2.11.0] cargo:rustc-cfg=rustc_1_63 Compiling fs_at v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_at CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs_at-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs_at-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Robert Collins ' CARGO_PKG_DESCRIPTION='Implementation of '\''at'\'' functions for various platforms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs_at CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rbtcollins/fs_at.git' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name fs_at --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs_at-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "workaround-procmon"))' -C metadata=872e5c6eb75c30b7 -C extra-filename=-0b47cc898735a425 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern cvt=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcvt-bd96bb9eb84bb3c9.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern nix=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnix-0ccd25b3ce4c41ef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-deque v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c5a4159b730ca9c5 -C extra-filename=-e37e041cdcef94da --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcrossbeam_epoch-e9eecb02df5f928c.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcrossbeam_utils-5f7001f5f90924ef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling toml_edit v0.22.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml_edit-0.22.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml_edit-0.22.12/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.70 CARGO_PKG_VERSION=0.22.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml_edit-0.22.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=f47e548f9203644c -C extra-filename=-8847b996b0f2d683 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libindexmap-2cc3df7785a87a18.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde_spanned-4190f771d51d284b.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtoml_datetime-ff3736ec991d4936.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwinnow-a554ba9ab84516e2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smartstring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Compact inlined strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smartstring CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/smartstring' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/smartstring-4df69f22b35a6a6e/out /usr/local/bin/rustc --crate-name smartstring --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=cdb567f62cfedf2f -C extra-filename=-7b622ffe19317a39 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern static_assertions=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libstatic_assertions-08e771c21fa4701f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `needs_allocator_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/lib.rs:104:13 | 104 | #![cfg_attr(needs_allocator_feature, feature(allocator_api))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(needs_allocator_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_allocator_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:175:19 | 175 | #[cfg(has_allocator)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:199:23 | 199 | #[cfg(not(has_allocator))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:208:15 | 208 | #[cfg(has_allocator)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:226:19 | 226 | #[cfg(not(has_allocator))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=doc_comment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/doc-comment-825690cdd9d4933e/out /usr/local/bin/rustc --crate-name doc_comment --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=fb0b5bed7f536a60 -C extra-filename=-494ad3adf0777b04 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=0af6d99ac1867ae0 -C extra-filename=-bfbfc50facdbe61b --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern rand_chacha=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/librand_chacha-1cd4d223caa0bd14.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/librand_core-09404d328d72d8e7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `smartstring` (lib) generated 5 warnings Compiling dirs v5.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dirs-5.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dirs-5.0.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dirs-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca06d6a13a71365f -C extra-filename=-8d4a4417db75949e --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libdirs_sys-bf1ef951ed7abc47.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/portable-atomic-1c673d5d052f659a/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=00cfc2bbe8287d0b -C extra-filename=-8ce5c885e271df39 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg portable_atomic_llvm_16` warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:198:17 | 198 | #![cfg_attr(not(portable_atomic_no_unsafe_op_in_unsafe_fn), warn(unsafe_op_in_unsafe_fn))] // unsafe_op_in_unsafe_fn requires Rust 1.52 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:199:13 | 199 | #![cfg_attr(portable_atomic_no_unsafe_op_in_unsafe_fn, allow(unused_unsafe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:212:17 | 212 | #![cfg_attr(not(portable_atomic_no_asm), warn(missing_docs))] // module-level #![allow(missing_docs)] doesn't work for macros on old rustc | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:225:13 | 225 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:229:41 | 229 | all(target_arch = "xtensa", portable_atomic_unsafe_assume_single_core), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:230:44 | 230 | all(target_arch = "powerpc64", portable_atomic_unstable_asm_experimental_arch), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:231:40 | 231 | all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:244:13 | 244 | #![cfg_attr(portable_atomic_unstable_cfg_target_has_atomic, feature(cfg_target_has_atomic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:248:9 | 248 | portable_atomic_unstable_cmpxchg16b_target_feature, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:249:13 | 249 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:257:9 | 257 | portable_atomic_unstable_asm, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:269:59 | 269 | all(any(target_arch = "avr", target_arch = "msp430"), portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_isa_attribute` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:275:9 | 275 | portable_atomic_unstable_isa_attribute, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_isa_attribute)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_isa_attribute)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:276:19 | 276 | any(test, portable_atomic_unsafe_assume_single_core), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:277:40 | 277 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:288:19 | 288 | any(miri, portable_atomic_sanitize_thread), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cmpxchg16b_intrinsic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:296:9 | 296 | portable_atomic_unstable_cmpxchg16b_intrinsic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cmpxchg16b_intrinsic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_intrinsic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:297:19 | 297 | any(miri, portable_atomic_sanitize_thread), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:302:13 | 302 | #![cfg_attr(portable_atomic_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(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:305:9 | 305 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:333:7 | 333 | #[cfg(portable_atomic_unsafe_assume_single_core)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:368:7 | 368 | #[cfg(portable_atomic_no_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:376:7 | 376 | #[cfg(portable_atomic_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:379:7 | 379 | #[cfg(portable_atomic_disable_fiq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_s_mode` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:385:7 | 385 | #[cfg(portable_atomic_s_mode)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_force_amo` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:388:7 | 388 | #[cfg(portable_atomic_force_amo)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_force_amo)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_force_amo)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:392:7 | 392 | #[cfg(portable_atomic_disable_fiq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_s_mode` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:397:7 | 397 | #[cfg(portable_atomic_s_mode)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_force_amo` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:402:7 | 402 | #[cfg(portable_atomic_force_amo)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_force_amo)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_force_amo)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:408:11 | 408 | #[cfg(all(portable_atomic_unsafe_assume_single_core, feature = "critical-section"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:445:7 | 445 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:575:11 | 575 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:577:11 | 577 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:527:7 | 527 | #[cfg(portable_atomic_no_cfg_target_has_atomic)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:532:11 | 532 | #[cfg(not(portable_atomic_no_cfg_target_has_atomic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1397:12 | 1397 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1434:11 | 1434 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1436:11 | 1436 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3951:11 | 3951 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3953:11 | 3953 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:6:5 | 6 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:39:5 | 39 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:75:9 | 75 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:101:9 | 101 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:126:5 | 126 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:143:9 | 143 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:149:17 | 149 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:173:5 | 173 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:190:9 | 190 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:196:17 | 196 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:274:31 | 274 | all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:284:35 | 284 | all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:287:9 | 287 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:360:31 | 360 | all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:370:35 | 370 | all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:373:9 | 373 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:394:5 | 394 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:404:9 | 404 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:407:9 | 407 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:427:5 | 427 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:437:9 | 437 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:440:9 | 440 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:46:11 | 46 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:79:11 | 79 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:251:38 | 251 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:263:38 | 263 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:275:38 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm_maybe_uninit` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:309:11 | 309 | #[cfg(not(portable_atomic_no_asm_maybe_uninit))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:8:9 | 8 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:11:5 | 11 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:16:5 | 16 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:23:9 | 23 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:34:13 | 34 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:34:38 | 34 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:50:13 | 50 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:50:38 | 50 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:53:9 | 53 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:56:17 | 56 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:57:17 | 57 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:63:22 | 63 | #[cfg_attr(any(miri, portable_atomic_sanitize_thread), path = "atomic128/intrinsics.rs")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:64:26 | 64 | #[cfg_attr(not(any(miri, portable_atomic_sanitize_thread)), path = "atomic128/x86_64.rs")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:70:5 | 70 | portable_atomic_unstable_asm_experimental_arch, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:73:9 | 73 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:76:17 | 76 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:77:23 | 77 | any(test, portable_atomic_outline_atomics), // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:87:25 | 87 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:93:27 | 93 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:109:34 | 109 | #[cfg(all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:120:19 | 120 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:121:9 | 121 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:123:36 | 123 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:124:9 | 124 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:136:12 | 136 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:138:9 | 138 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:148:19 | 148 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:149:9 | 149 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:157:12 | 157 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:158:16 | 158 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:164:21 | 164 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:164:46 | 164 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:168:21 | 168 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:168:46 | 168 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:169:48 | 169 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:173:13 | 173 | portable_atomic_unstable_asm_experimental_arch, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:176:17 | 176 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:179:36 | 179 | all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:18:17 | 18 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:19:17 | 19 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:25:17 | 25 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:26:13 | 26 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:36:25 | 36 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:42:27 | 42 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:46:17 | 46 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:48:17 | 48 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:193:5 | 193 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:223:5 | 223 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:224:5 | 224 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:229:5 | 229 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:236:9 | 236 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:266:5 | 266 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:272:15 | 272 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:273:12 | 273 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:274:16 | 274 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:287:5 | 287 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:311:12 | 311 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:312:16 | 312 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:383:19 | 383 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:384:9 | 384 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:386:36 | 386 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:387:9 | 387 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:397:13 | 397 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:397:38 | 397 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:403:13 | 403 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:403:38 | 403 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:406:9 | 406 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:409:17 | 409 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:410:17 | 410 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:419:5 | 419 | portable_atomic_unstable_asm_experimental_arch, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:422:9 | 422 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:425:17 | 425 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:426:13 | 426 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:436:25 | 436 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:442:27 | 442 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:448:34 | 448 | #[cfg(all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:248:9 | 248 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:255:13 | 255 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:316:23 | 316 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:317:13 | 317 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:319:40 | 319 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:320:13 | 320 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:322:16 | 322 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:323:20 | 323 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "64")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:328:21 | 328 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:328:46 | 328 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:332:21 | 332 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:332:46 | 332 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:335:17 | 335 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:338:25 | 338 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:339:25 | 339 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:346:13 | 346 | portable_atomic_unstable_asm_experimental_arch, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:349:17 | 349 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:352:25 | 352 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:353:21 | 353 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:363:33 | 363 | ... portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:369:35 | 369 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:373:36 | 373 | all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:79:12 | 79 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:80:16 | 80 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:417:11 | 417 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:419:11 | 419 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:421:11 | 421 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:423:11 | 423 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:425:11 | 425 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:428:11 | 428 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:431:12 | 431 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_64)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:433:9 | 433 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:440:12 | 440 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_64)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:442:9 | 442 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:52:39 | 52 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:61:39 | 61 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:69:29 | 69 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:84:39 | 84 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:101:39 | 101 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:95:15 | 95 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:112:15 | 112 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:17:46 | 17 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:21:11 | 21 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/detect/x86_64.rs:5:46 | 5 | #![cfg_attr(any(not(target_feature = "sse"), portable_atomic_sanitize_thread), allow(dead_code))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:26:11 | 26 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:44:15 | 44 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:69:44 | 69 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:129:15 | 129 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:151:15 | 151 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:187:40 | 187 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:188:9 | 188 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:264:44 | 264 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:367:44 | 367 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:414:42 | 414 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:417:44 | 417 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:559:50 | 559 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:562:52 | 562 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:559:50 | 559 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:562:52 | 562 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 759 | / atomic_rmw_with_ifunc! { 760 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 761 | | cmpxchg16b = atomic_swap_cmpxchg16b; 762 | | fallback = atomic_swap_seqcst; 763 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 764 | / atomic_rmw_with_ifunc! { 765 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 766 | | cmpxchg16b = atomic_add_cmpxchg16b; 767 | | fallback = atomic_add_seqcst; 768 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 769 | / atomic_rmw_with_ifunc! { 770 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 771 | | cmpxchg16b = atomic_sub_cmpxchg16b; 772 | | fallback = atomic_sub_seqcst; 773 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 774 | / atomic_rmw_with_ifunc! { 775 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 776 | | cmpxchg16b = atomic_and_cmpxchg16b; 777 | | fallback = atomic_and_seqcst; 778 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 779 | / atomic_rmw_with_ifunc! { 780 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 781 | | cmpxchg16b = atomic_nand_cmpxchg16b; 782 | | fallback = atomic_nand_seqcst; 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 784 | / atomic_rmw_with_ifunc! { 785 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 786 | | cmpxchg16b = atomic_or_cmpxchg16b; 787 | | fallback = atomic_or_seqcst; 788 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 789 | / atomic_rmw_with_ifunc! { 790 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 791 | | cmpxchg16b = atomic_xor_cmpxchg16b; 792 | | fallback = atomic_xor_seqcst; 793 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 794 | / atomic_rmw_with_ifunc! { 795 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 796 | | cmpxchg16b = atomic_max_cmpxchg16b; 797 | | fallback = atomic_max_seqcst; 798 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 799 | / atomic_rmw_with_ifunc! { 800 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 801 | | cmpxchg16b = atomic_umax_cmpxchg16b; 802 | | fallback = atomic_umax_seqcst; 803 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 804 | / atomic_rmw_with_ifunc! { 805 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 806 | | cmpxchg16b = atomic_min_cmpxchg16b; 807 | | fallback = atomic_min_seqcst; 808 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 809 | / atomic_rmw_with_ifunc! { 810 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 811 | | cmpxchg16b = atomic_umin_cmpxchg16b; 812 | | fallback = atomic_umin_seqcst; 813 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 814 | / atomic_rmw_with_ifunc! { 815 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 816 | | cmpxchg16b = atomic_not_cmpxchg16b; 817 | | fallback = atomic_not_seqcst; 818 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 819 | / atomic_rmw_with_ifunc! { 820 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 821 | | cmpxchg16b = atomic_neg_cmpxchg16b; 822 | | fallback = atomic_neg_seqcst; 823 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/detect/x86_64.rs:14:11 | 14 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_test_outline_atomics_detect_false` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/detect/common.rs:41:14 | 41 | if !cfg!(portable_atomic_test_outline_atomics_detect_false) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_test_outline_atomics_detect_false)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_test_outline_atomics_detect_false)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/detect/common.rs:96:48 | 96 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 75 | debug_assert_cmpxchg16b!(); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 135 | debug_assert_vmovdqa_atomic!(); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 157 | debug_assert_vmovdqa_atomic!(); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:238:44 | 238 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:239:13 | 239 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:248:44 | 248 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:249:13 | 249 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 254 | / load_store_detect! { 255 | | vmovdqa = atomic_load_vmovdqa 256 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 259 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 254 | / load_store_detect! { 255 | | vmovdqa = atomic_load_vmovdqa 256 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 259 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 270 | debug_assert_cmpxchg16b!(); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:316:44 | 316 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:317:13 | 317 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:327:44 | 327 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:328:13 | 328 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 346 | / load_store_detect! { 347 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 348 | | cmpxchg16b = atomic_store_cmpxchg16b 349 | | fallback = atomic_store_non_seqcst 350 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 346 | / load_store_detect! { 347 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 348 | | cmpxchg16b = atomic_store_cmpxchg16b 349 | | fallback = atomic_store_non_seqcst 350 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 355 | / load_store_detect! { 356 | | vmovdqa = atomic_store_vmovdqa_seqcst 357 | | cmpxchg16b = atomic_store_cmpxchg16b 358 | | fallback = atomic_store_seqcst 359 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 355 | / load_store_detect! { 356 | | vmovdqa = atomic_store_vmovdqa_seqcst 357 | | cmpxchg16b = atomic_store_cmpxchg16b 358 | | fallback = atomic_store_seqcst 359 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:386:46 | 386 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:391:50 | 391 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 423 | debug_assert_cmpxchg16b!(); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 759 | / atomic_rmw_with_ifunc! { 760 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 761 | | cmpxchg16b = atomic_swap_cmpxchg16b; 762 | | fallback = atomic_swap_seqcst; 763 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 764 | / atomic_rmw_with_ifunc! { 765 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 766 | | cmpxchg16b = atomic_add_cmpxchg16b; 767 | | fallback = atomic_add_seqcst; 768 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 769 | / atomic_rmw_with_ifunc! { 770 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 771 | | cmpxchg16b = atomic_sub_cmpxchg16b; 772 | | fallback = atomic_sub_seqcst; 773 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 774 | / atomic_rmw_with_ifunc! { 775 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 776 | | cmpxchg16b = atomic_and_cmpxchg16b; 777 | | fallback = atomic_and_seqcst; 778 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 779 | / atomic_rmw_with_ifunc! { 780 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 781 | | cmpxchg16b = atomic_nand_cmpxchg16b; 782 | | fallback = atomic_nand_seqcst; 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 784 | / atomic_rmw_with_ifunc! { 785 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 786 | | cmpxchg16b = atomic_or_cmpxchg16b; 787 | | fallback = atomic_or_seqcst; 788 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 789 | / atomic_rmw_with_ifunc! { 790 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 791 | | cmpxchg16b = atomic_xor_cmpxchg16b; 792 | | fallback = atomic_xor_seqcst; 793 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 794 | / atomic_rmw_with_ifunc! { 795 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 796 | | cmpxchg16b = atomic_max_cmpxchg16b; 797 | | fallback = atomic_max_seqcst; 798 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 799 | / atomic_rmw_with_ifunc! { 800 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 801 | | cmpxchg16b = atomic_umax_cmpxchg16b; 802 | | fallback = atomic_umax_seqcst; 803 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 804 | / atomic_rmw_with_ifunc! { 805 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 806 | | cmpxchg16b = atomic_min_cmpxchg16b; 807 | | fallback = atomic_min_seqcst; 808 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 809 | / atomic_rmw_with_ifunc! { 810 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 811 | | cmpxchg16b = atomic_umin_cmpxchg16b; 812 | | fallback = atomic_umin_seqcst; 813 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 814 | / atomic_rmw_with_ifunc! { 815 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 816 | | cmpxchg16b = atomic_not_cmpxchg16b; 817 | | fallback = atomic_not_seqcst; 818 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 819 | / atomic_rmw_with_ifunc! { 820 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 821 | | cmpxchg16b = atomic_neg_cmpxchg16b; 822 | | fallback = atomic_neg_seqcst; 823 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:827:46 | 827 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:832:50 | 832 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:838:45 | 838 | cfg!(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:45:47 | 45 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:840:1 | 840 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:57:47 | 57 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:840:1 | 840 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:77:47 | 77 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:840:1 | 840 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:106:47 | 106 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:840:1 | 840 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:45:47 | 45 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:841:1 | 841 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:57:47 | 57 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:841:1 | 841 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:77:47 | 77 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:841:1 | 841 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:106:47 | 106 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:841:1 | 841 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 208 | atomic_bit_opts!(AtomicI16, i16, ":x", "word"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 208 | atomic_bit_opts!(AtomicI16, i16, ":x", "word"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | atomic_bit_opts!(AtomicU16, u16, ":x", "word"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | atomic_bit_opts!(AtomicU16, u16, ":x", "word"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword"); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword"); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword"); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword"); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 213 | atomic_bit_opts!(AtomicI64, i64, "", "qword"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 213 | atomic_bit_opts!(AtomicI64, i64, "", "qword"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 215 | atomic_bit_opts!(AtomicU64, u64, "", "qword"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 215 | atomic_bit_opts!(AtomicU64, u64, "", "qword"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 225 | atomic_bit_opts!(AtomicIsize, isize, "", "qword"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 225 | atomic_bit_opts!(AtomicIsize, isize, "", "qword"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 227 | atomic_bit_opts!(AtomicUsize, usize, "", "qword"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 227 | atomic_bit_opts!(AtomicUsize, usize, "", "qword"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:382:12 | 382 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_64)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:384:9 | 384 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:214:50 | 214 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | atomic!(AtomicI128, i128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:237:50 | 237 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | atomic!(AtomicI128, i128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:253:50 | 253 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | atomic!(AtomicI128, i128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:275:50 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | atomic!(AtomicI128, i128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:214:50 | 214 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | atomic!(AtomicU128, u128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:237:50 | 237 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | atomic!(AtomicU128, u128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:253:50 | 253 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | atomic!(AtomicU128, u128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:275:50 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | atomic!(AtomicU128, u128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:736:39 | 736 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:764:39 | 764 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:836:16 | 836 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:838:39 | 838 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:904:16 | 904 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:906:39 | 906 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1326:39 | 1326 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1352:29 | 1352 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1595:39 | 1595 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1625:39 | 1625 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1688:16 | 1688 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1690:39 | 1690 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1739:16 | 1739 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1741:39 | 1741 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1809:39 | 1809 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2338:29 | 2338 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rand` (lib) generated 26 warnings Compiling liquid-lib v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid_lib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-lib-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-lib-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Johann Hofmann ' CARGO_PKG_DESCRIPTION='The liquid templating language for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid-lib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust/tree/master/liquid-lib' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name liquid_lib --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-lib-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="stdlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "deunicode", "extra", "jekyll", "shopify", "stdlib"))' -C metadata=f0a096afe21ca3c7 -C extra-filename=-47334b257d5eb2ca --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern itertools=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libitertools-c75459dfa6e64679.rmeta --extern liquid_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_core-7bfdf4e4ab49966d.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern regex=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex-6c6e3e19856ed218.rmeta --extern time=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtime-5b3a46c106419c4d.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `AppTag` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2/src/builder/value_parser.rs:609:8 | 591 | trait AnyValueParser: Send + Sync + 'static { | -------------- methods in this trait ... 609 | fn parse( | ^^^^^ ... 616 | fn parse_( | ^^^^^^ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `portable-atomic` (lib) generated 708 warnings Compiling gix-glob v0.16.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-glob-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-glob-0.16.2/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with pattern matching' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-glob CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_glob --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-glob-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=288577bf3a7ff0ac -C extra-filename=-b3b47a30baa76384 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbitflags-e2b1d17527a15e80.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_features-ab0443e7011e8169.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_path-39ff63f88a46ae4d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-config-value v0.14.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_config_value CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-value-0.14.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-value-0.14.6/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing git-config value parsing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config-value CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.14.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_config_value --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-value-0.14.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=74b5689d2debdc50 -C extra-filename=-b5803e0b1693ce44 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbitflags-e2b1d17527a15e80.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_path-39ff63f88a46ae4d.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rhai_codegen v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rhai_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='jhwgh1968:Stephen Chung' CARGO_PKG_DESCRIPTION='Procedural macros support package for Rhai, a scripting language and engine for Rust' CARGO_PKG_HOMEPAGE='https://rhai.rs/book/plugins/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rhai_codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rhaiscript/rhai' 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/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name rhai_codegen --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metadata"))' -C metadata=d348a67019b9327c -C extra-filename=-55099736b1b6156b --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsyn-5eff379471971321.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling globset v0.4.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/globset-0.4.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/globset-0.4.14/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=93cf43d8e175e162 -C extra-filename=-a4a887f014632f80 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libaho_corasick-8f84061bb37a64e7.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex_automata-12df8d37b7be6a65.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex_syntax-371069a949d9ed00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `no_std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/function.rs:8:7 | 8 | #[cfg(no_std)] | ^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/function.rs:10:11 | 10 | #[cfg(not(no_std))] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/module.rs:4:7 | 4 | #[cfg(no_std)] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/module.rs:6:11 | 6 | #[cfg(not(no_std))] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: fields `typ` and `expr` are never read --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/rhai_module.rs:16:9 | 14 | pub struct ExportedConst { | ------------- fields in this struct 15 | pub name: String, 16 | pub typ: Box, | ^^^ 17 | pub expr: syn::Expr, | ^^^^ | = note: `ExportedConst` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling env_filter v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/env_filter-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/env_filter-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Filter log events using environment variables ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name env_filter --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/env_filter-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=e9bd8e014d986312 -C extra-filename=-fec0f8da84981715 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern log=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern regex=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex-6c6e3e19856ed218.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-sec v0.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_sec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-sec-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-sec-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing a shared trust model' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-sec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_sec --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-sec-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=d47790f8572164df -C extra-filename=-e455d0d857bcba89 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbitflags-e2b1d17527a15e80.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rhai_codegen` (lib) generated 5 warnings Compiling terminal-prompt v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_prompt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/terminal-prompt-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/terminal-prompt-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Maarten de Vries ' CARGO_PKG_DESCRIPTION='Tiny library for prompting sensitive or non-sensitive data on the terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal-prompt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/de-vri-es/terminal-prompt-rs' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_prompt --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/terminal-prompt-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e100d0c21bf50ee -C extra-filename=-df9ca21797c65c55 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling path-dedot v3.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_dedot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/path-dedot-3.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/path-dedot-3.1.1/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='A library for extending `Path` and `PathBuf` in order to parse the path which contains dots.' CARGO_PKG_HOMEPAGE='https://magiclen.org/path-dedot' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-dedot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/path-dedot' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name path_dedot --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/path-dedot-3.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lazy_static", "lazy_static_cache", "once_cell_cache", "unsafe_cache", "use_unix_paths_on_wasm"))' -C metadata=11d28440510db18f -C extra-filename=-1fe2fb734e496d46 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling normpath v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=normpath CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/normpath-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/normpath-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='More reliable path manipulation ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=normpath CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/normpath' CARGO_PKG_RUST_VERSION=1.74.0 CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name normpath --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/normpath-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("localization", "print_bytes", "serde", "uniquote"))' -C metadata=13fcc70e81e4a4ba -C extra-filename=-b1a061ced6f54552 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thin-vec v0.2.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thin_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thin-vec-0.2.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thin-vec-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='Aria Beingessner ' CARGO_PKG_DESCRIPTION='A vec that takes up less space on the stack' CARGO_PKG_HOMEPAGE='https://github.com/gankra/thin-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thin-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gankra/thin-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name thin_vec --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thin-vec-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gecko-ffi", "serde", "std", "unstable"))' -C metadata=b00bbcd50ec95dfc -C extra-filename=-7a957d38d6736650 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `normpath_docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/normpath-1.2.0/src/lib.rs:95:13 | 95 | #![cfg_attr(normpath_docs_rs, 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(normpath_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(normpath_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thin-vec-0.2.13/src/lib.rs:1993:11 | 1993 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling humantime v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/humantime-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/humantime-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION=' A parser and formatter for std::time::{Duration, SystemTime} ' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0b3584135e4950a -C extra-filename=-0a3e37183d86cbc0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `normpath` (lib) generated 1 warning Compiling unicode-bom v2.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-bom-2.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-bom-2.0.3/Cargo.toml CARGO_PKG_AUTHORS='Phil Booth ' CARGO_PKG_DESCRIPTION='Unicode byte-order mark detection for files and byte arrays.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/philbooth/unicode-bom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bom --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/unicode-bom-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7b43224ca7b77ff -C extra-filename=-48a213f609620020 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = 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: `thin-vec` (lib) generated 1 warning Compiling zeroize v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=3ee8977f8af17e83 -C extra-filename=-bce471a7d05286b8 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: `zeroize` (lib) generated 2 warnings Compiling shell-words v1.1.0 Compiling number_prefix v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shell_words CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/shell-words-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/shell-words-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Tomasz MiÄ…sko ' CARGO_PKG_DESCRIPTION='Process command line according to parsing rules of UNIX shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-words CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tmiasko/shell-words' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name shell_words --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f024b00ad6b4549a -C extra-filename=-8abf8a0e268254ba --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `humantime` (lib) generated 2 warnings Compiling env_logger v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/env_logger-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/env_logger-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment variable. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name env_logger --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/env_logger-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=7b6e357dee08c8b7 -C extra-filename=-307d53b680095d1f --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanstream-f6a2dc01421f3198.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanstyle-43d12713a7dbd6ba.rmeta --extern env_filter=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libenv_filter-fec0f8da84981715.rmeta --extern humantime=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libhumantime-0a3e37183d86cbc0.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=number_prefix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/number_prefix-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/number_prefix-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Sago ' CARGO_PKG_DESCRIPTION='Library for numeric prefixes (kilo, giga, kibi).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=number_prefix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ogham/rust-number-prefix' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name number_prefix --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a6c0dd26a1749079 -C extra-filename=-ca20b2b01a567460 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling indicatif v0.17.8 Compiling dialoguer v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dialoguer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dialoguer-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dialoguer-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher :Pavan Kumar Sunkara ' CARGO_PKG_DESCRIPTION='A command line prompting library.' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/dialoguer' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dialoguer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/dialoguer' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name dialoguer --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/dialoguer-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="editor"' --cfg 'feature="password"' --cfg 'feature="tempfile"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("completion", "default", "editor", "fuzzy-matcher", "fuzzy-select", "history", "password", "tempfile", "zeroize"))' -C metadata=aa193f1d8c52c700 -C extra-filename=-e2e18cfaf84d170a --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern console=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libconsole-199d100d552e2196.rmeta --extern shell_words=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libshell_words-8abf8a0e268254ba.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtempfile-0658d3567c84de6c.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libzeroize-bce471a7d05286b8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indicatif CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/indicatif-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/indicatif-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A progress bar and cli reporting library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indicatif CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/indicatif' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name indicatif --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=bceefd79fc2462d6 -C extra-filename=-3c23be786c4b34b0 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern console=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libconsole-199d100d552e2196.rmeta --extern number_prefix=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnumber_prefix-ca20b2b01a567460.rmeta --extern portable_atomic=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libportable_atomic-8ce5c885e271df39.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_width-4fa21f7feca4d802.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gix-config v0.36.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/Cargo.toml CARGO_PKG_AUTHORS='Edward Shen ' CARGO_PKG_DESCRIPTION='A git-config file parser and editor from the gitoxide project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name gix_config --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=1347299de45d70cb -C extra-filename=-db8ccd4a10bf8285 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbstr-07aa844b54e272df.rmeta --extern gix_config_value=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_config_value-b5803e0b1693ce44.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_features-ab0443e7011e8169.rmeta --extern gix_glob=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_glob-b3b47a30baa76384.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_path-39ff63f88a46ae4d.rmeta --extern gix_ref=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_ref-99918e70e45b5051.rmeta --extern gix_sec=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_sec-e455d0d857bcba89.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-f05ddf8907102cf0.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsmallvec-1e580533827e79e9.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --extern unicode_bom=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libunicode_bom-48a213f609620020.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwinnow-a554ba9ab84516e2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling rhai v1.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rhai CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Turner:Lukáš Hozda:Stephen Chung:jhwgh1968' CARGO_PKG_DESCRIPTION='Embedded scripting for Rust' CARGO_PKG_HOMEPAGE='https://rhai.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rhai CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rhaiscript/rhai' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name rhai --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bin-features", "core-error", "debugging", "decimal", "default", "document-features", "f32_float", "fuzz", "getrandom", "hashbrown", "internals", "libm", "metadata", "no-std-compat", "no_closure", "no_custom_syntax", "no_float", "no_function", "no_index", "no_module", "no_object", "no_optimize", "no_position", "no_std", "no_time", "only_i32", "only_i64", "rust_decimal", "rustyline", "serde", "serde_json", "std", "stdweb", "sync", "testing-environ", "unchecked", "unicode-xid", "unicode-xid-ident", "unstable", "wasm-bindgen"))' -C metadata=ed86185b3e2abafa -C extra-filename=-9f0df83c8de66f4d --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libahash-c5dcb7a771c6d851.rmeta --extern bitflags=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbitflags-e2b1d17527a15e80.rmeta --extern num_traits=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnum_traits-4d3b1d040d84a41a.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern rhai_codegen=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/librhai_codegen-55099736b1b6156b.so --extern smallvec=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsmallvec-1e580533827e79e9.rmeta --extern smartstring=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsmartstring-7b622ffe19317a39.rmeta --extern thin_vec=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthin_vec-7a957d38d6736650.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:215:89 | 215 | pub fn sections_by_name<'a>(&'a self, name: &'a str) -> Option> + '_> { | -- 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:215:115 | 215 | pub fn sections_by_name<'a>(&'a self, name: &'a str) -> Option> + '_> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:231:39 | 228 | pub fn sections_and_ids_by_name<'a>( | -- lifetime `'a` declared here ... 231 | ) -> Option, SectionId)> + '_> { | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:231:77 | 228 | pub fn sections_and_ids_by_name<'a>( | -- lifetime `'a` declared here ... 231 | ) -> Option, SectionId)> + '_> { | ^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:250:38 | 246 | pub fn sections_by_name_and_filter<'a>( | -- lifetime `'a` declared here ... 250 | ) -> Option> + '_> { | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:250:64 | 246 | pub fn sections_by_name_and_filter<'a>( | -- lifetime `'a` declared here ... 250 | ) -> Option> + '_> { | ^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/util.rs:121:82 | 117 | pub(crate) fn section_ids_by_name_and_subname<'a>( | -- lifetime `'a` declared here ... 121 | ) -> Result + DoubleEndedIterator + '_, lookup::existing::Error> { | ^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/util.rs:149:51 | 146 | pub(crate) fn section_ids_by_name<'a>( | -- lifetime `'a` declared here ... 149 | ) -> Result + '_, lookup::existing::Error> { | ^^ this elided lifetime gets resolved as `'a` Compiling remove_dir_all v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=remove_dir_all CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/remove_dir_all-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/remove_dir_all-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='Erin P. :Robert C. ' CARGO_PKG_DESCRIPTION='A safe, reliable implementation of remove_dir_all for Windows' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=remove_dir_all CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/XAMPPRocky/remove_dir_all.git' CARGO_PKG_RUST_VERSION='' 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/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name remove_dir_all --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/remove_dir_all-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default", "log", "parallel"))' -C metadata=f3141fec8568a202 -C extra-filename=-adf7dd1b99bb7c23 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern cvt=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcvt-bd96bb9eb84bb3c9.rmeta --extern fs_at=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libfs_at-0b47cc898735a425.rmeta --extern lazy_static=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern normpath=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnormpath-b1a061ced6f54552.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling path-absolutize v3.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_absolutize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/path-absolutize-3.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/path-absolutize-3.1.1/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.' CARGO_PKG_HOMEPAGE='https://magiclen.org/path-absolutize' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-absolutize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/path-absolutize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name path_absolutize --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/path-absolutize-3.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lazy_static_cache", "once_cell_cache", "unsafe_cache", "use_unix_paths_on_wasm"))' -C metadata=e2391aac7082442a -C extra-filename=-03ac356dd0d47cc9 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern path_dedot=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpath_dedot-1fe2fb734e496d46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: associated function `unique_identifier` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/remove_dir_all-0.8.2/src/_impl/io.rs:11:8 | 5 | pub(crate) trait Io { | -- associated function in this trait ... 11 | fn unique_identifier(d: &File) -> io::Result; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `remove_dir_all` (lib) generated 1 warning Compiling liquid v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The liquid templating language for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name liquid --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="liquid-lib"' --cfg 'feature="stdlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "liquid-lib", "stdlib"))' -C metadata=1cee5c39a7ec8f8c -C extra-filename=-022af5a007051fa2 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern doc_comment=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libdoc_comment-494ad3adf0777b04.rmeta --extern liquid_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_core-7bfdf4e4ab49966d.rmeta --extern liquid_derive=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_derive-836f9c7c722070da.so --extern liquid_lib=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_lib-47334b257d5eb2ca.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ignore v0.4.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ignore-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ignore-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ignore-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=d6ce872647e36a93 -C extra-filename=-f7447b96db9c7ba6 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcrossbeam_deque-e37e041cdcef94da.rmeta --extern globset=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libglobset-a4a887f014632f80.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libmemchr-f05ddf8907102cf0.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex_automata-12df8d37b7be6a65.rmeta --extern same_file=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsame_file-ba8b18d9ebe29650.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwalkdir-e1e982a738651212.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:195:56 | 195 | fn blocks<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:199:54 | 199 | fn tags<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:203:57 | 203 | fn filters<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:207:58 | 207 | fn partials<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:296:56 | 296 | fn blocks<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:300:54 | 300 | fn tags<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:304:57 | 304 | fn filters<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:308:58 | 308 | fn partials<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/reflection.rs:8:56 | 8 | fn blocks<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/reflection.rs:10:54 | 10 | fn tags<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/reflection.rs:12:57 | 12 | fn filters<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/reflection.rs:14:58 | 14 | fn partials<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: `clap_builder` (lib) generated 3 warnings Compiling toml v0.8.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml-0.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml-0.8.12/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.70 CARGO_PKG_VERSION=0.8.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml-0.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="indexmap"' --cfg 'feature="parse"' --cfg 'feature="preserve_order"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=1703e99b9738ea4d -C extra-filename=-f3c6036b7ae5a791 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libindexmap-2cc3df7785a87a18.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde_spanned-4190f771d51d284b.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtoml_datetime-ff3736ec991d4936.rmeta --extern toml_edit=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtoml_edit-8847b996b0f2d683.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated method `indexmap::IndexMap::::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml-0.8.12/src/map.rs:138:18 | 138 | self.map.remove(key) | ^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml-0.8.12/src/map.rs:504:23 | 504 | self.occupied.remove() | ^^^^^^ warning: `liquid` (lib) generated 12 warnings Compiling clap v4.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap-4.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap-4.5.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap-4.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="derive"' --cfg 'feature="help"' --cfg 'feature="std"' --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=c589b32f7f62bebf -C extra-filename=-d631c8929d57a48e --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libclap_builder-660612a9f5d4c9b6.rmeta --extern clap_derive=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libclap_derive-788f5a6cbf1cf10c.so --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=names CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/names-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/names-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Fletcher Nichol ' CARGO_PKG_DESCRIPTION='A random name generator with names suitable for use in container instances, project names, application instances, etc. ' CARGO_PKG_HOMEPAGE='https://github.com/fnichol/names' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=names CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fnichol/names' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/names-25df60be9ecb98fb/out /usr/local/bin/rustc --crate-name names --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/names-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("application", "clap", "default"))' -C metadata=4aeec30e5c68e3ac -C extra-filename=-3e99714e8fd36811 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern rand=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/librand-bfbfc50facdbe61b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_err CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Hickman ' CARGO_PKG_DESCRIPTION='A drop-in replacement for std::fs with more helpful error messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs-err CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andrewhickman/fs-err' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/fs-err-5562a32c32f756b4/out /usr/local/bin/rustc --crate-name fs_err --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=50bd1d585ec2d9e6 -C extra-filename=-779b3a39791e7948 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg rustc_1_63` warning: unexpected `cfg` condition name: `rustc_1_63` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0/src/path.rs:16:11 | 16 | #[cfg(rustc_1_63)] | ^^^^^^^^^^ | = 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(rustc_1_63)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_63)");` 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_1_63` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0/src/path.rs:42:11 | 42 | #[cfg(rustc_1_63)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_1_63)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_63)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `fs-err` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/semver-de6d1b1f25d66335/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=87ad6144603e30cf -C extra-filename=-06f229bf3a42ff9a --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:64:13 | 64 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:65:43 | 65 | #![cfg_attr(all(not(feature = "std"), not(no_alloc_crate)), no_std)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:66:17 | 66 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:67:13 | 67 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:68:13 | 68 | #![cfg_attr(no_str_strip_prefix, allow(unstable_name_collisions))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:89:11 | 89 | #[cfg(not(no_alloc_crate))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:188:12 | 188 | #[cfg_attr(no_const_vec_new, derive(Default))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:252:16 | 252 | #[cfg_attr(not(no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:529:11 | 529 | #[cfg(not(no_const_vec_new))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:263:11 | 263 | #[cfg(no_non_exhaustive)] // rustc <1.40 | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/backport.rs:1:7 | 1 | #[cfg(no_str_strip_prefix)] // rustc <1.45 | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/backport.rs:6:7 | 6 | #[cfg(no_str_strip_prefix)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/backport.rs:19:7 | 19 | #[cfg(no_alloc_crate)] // rustc <1.36 | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/display.rs:59:19 | 59 | #[cfg(no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/error.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/eval.rs:39:15 | 39 | #[cfg(no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_exhaustive_int_match` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/identifier.rs:166:19 | 166 | #[cfg(no_exhaustive_int_match)] // rustc <1.33 | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_exhaustive_int_match)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_exhaustive_int_match)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_nonzero_bitscan` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/identifier.rs:327:11 | 327 | #[cfg(no_nonzero_bitscan)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_nonzero_bitscan` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/identifier.rs:416:11 | 416 | #[cfg(no_nonzero_bitscan)] // rustc <1.53 | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/parse.rs:92:27 | 92 | #[cfg(not(no_const_vec_new))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/parse.rs:94:23 | 94 | #[cfg(no_const_vec_new)] // rustc <1.39 | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:497:15 | 497 | #[cfg(not(no_const_vec_new))] // rustc <1.39 | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/anyhow-5998b847fe171f45/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=300907e1601ed023 -C extra-filename=-92676ed7fa5eec43 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg std_backtrace` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/paste-c6dd3b7e95546807/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d44d2d669edfecd1 -C extra-filename=-4f66c2ea0c743426 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:210:13 | 210 | #![cfg_attr(error_generic_member_access, feature(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:211:13 | 211 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:215:9 | 215 | not(anyhow_no_unsafe_op_in_unsafe_fn_lint), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:218:13 | 218 | #![cfg_attr(anyhow_no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_nightly_testing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:242:5 | 242 | anyhow_nightly_testing, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:244:9 | 244 | not(error_generic_member_access) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:411:12 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:1:7 | 1 | #[cfg(std_backtrace)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:4:15 | 4 | #[cfg(all(not(std_backtrace), feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:7:15 | 7 | #[cfg(not(any(std_backtrace, feature = "backtrace")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:10:7 | 10 | #[cfg(std_backtrace)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:17:15 | 17 | #[cfg(all(not(std_backtrace), feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:24:11 | 24 | #[cfg(any(std_backtrace, feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:31:15 | 31 | #[cfg(not(any(std_backtrace, feature = "backtrace")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:38:7 | 38 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:50:9 | 50 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:51:9 | 51 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:59:32 | 59 | #[cfg(all(feature = "std", not(std_backtrace), not(feature = "backtrace")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:66:15 | 66 | #[cfg(all(not(std_backtrace), feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/context.rs:6:7 | 6 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/context.rs:146:11 | 146 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/context.rs:160:11 | 160 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:3:28 | 3 | #[cfg(any(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:11:11 | 11 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:14:7 | 14 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:581:12 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:664:28 | 664 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:711:7 | 711 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:728:9 | 728 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:729:9 | 729 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:757:28 | 757 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:811:7 | 811 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:852:9 | 852 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:853:9 | 853 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:376:15 | 376 | #[cfg(any(std_backtrace, feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:403:16 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:415:16 | 415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:540:11 | 540 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:550:11 | 550 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:95:19 | 95 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:99:19 | 99 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:103:21 | 103 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:104:21 | 104 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:123:40 | 123 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:127:19 | 127 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:131:21 | 131 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:132:21 | 132 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:152:40 | 152 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:156:19 | 156 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:160:21 | 160 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:161:21 | 161 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:183:19 | 183 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:187:19 | 187 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:191:21 | 191 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:192:21 | 192 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:212:19 | 212 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:216:19 | 216 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:220:21 | 220 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:221:21 | 221 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:328:40 | 328 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:332:19 | 332 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:336:21 | 336 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:337:21 | 337 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:445:23 | 445 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:450:19 | 450 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:529:23 | 529 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:533:19 | 533 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:612:32 | 612 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:616:11 | 616 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:620:13 | 620 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:621:13 | 621 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:653:15 | 653 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:658:11 | 658 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:695:19 | 695 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:703:15 | 703 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:925:15 | 925 | #[cfg(any(std_backtrace, feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:942:11 | 942 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:914:19 | 914 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:921:15 | 921 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:934:23 | 934 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:936:27 | 936 | #[cfg(not(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:964:11 | 964 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/fmt.rs:43:19 | 43 | #[cfg(any(std_backtrace, feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:94:15 | 94 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:109:15 | 109 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:117:15 | 117 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:151:11 | 151 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:166:15 | 166 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/wrapper.rs:7:7 | 7 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/wrapper.rs:80:11 | 80 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_fmt_arguments_as_str` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:681:15 | 681 | #[cfg(anyhow_no_fmt_arguments_as_str)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_fmt_arguments_as_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_fmt_arguments_as_str` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:683:19 | 683 | #[cfg(not(anyhow_no_fmt_arguments_as_str))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_fmt_arguments_as_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_fromstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14/src/lib.rs:415:15 | 415 | #[cfg(not(no_literal_fromstr))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_fromstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_fromstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `semver` (lib) generated 22 warnings Compiling sanitize-filename v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sanitize_filename CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/sanitize-filename-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/sanitize-filename-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='A simple filename sanitizer, based on Node'\''s sanitize-filename' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sanitize-filename CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/sanitize-filename' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name sanitize_filename --edition=2015 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/sanitize-filename-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e2ece51b2948701 -C extra-filename=-a2db79dd1e430b79 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern regex=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex-6c6e3e19856ed218.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81b00804d0b60d0d -C extra-filename=-d032f054e8207e09 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `toml` (lib) generated 2 warnings warning: `paste` (lib) generated 1 warning warning: `anyhow` (lib) generated 95 warnings [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `gix-config` (lib) generated 8 warnings [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 2478 | backend->fsync = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 490 | parser.hierarchical = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 598 | parser.hierarchical = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:warning=2 warnings generated. [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 329 | data->seen_capabilities = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 270 | pkt_parse_data.seen_capabilities = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/streams/openssl.c:661:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 661 | st->parent.encrypted = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] AR_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] AR_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_AR [libgit2-sys 0.16.2+1.7.2] HOST_AR = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR [libgit2-sys 0.16.2+1.7.2] AR = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] ARFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] ARFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_ARFLAGS [libgit2-sys 0.16.2+1.7.2] HOST_ARFLAGS = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS [libgit2-sys 0.16.2+1.7.2] ARFLAGS = None [libgit2-sys 0.16.2+1.7.2] cargo:rustc-link-lib=static=git2 [libgit2-sys 0.16.2+1.7.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/build [libgit2-sys 0.16.2+1.7.2] cargo:root=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/include [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/src [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/deps warning: libgit2-sys@0.16.2+1.7.2: failed to probe system libgit2: warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 2478 | backend->fsync = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 490 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 598 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 2 warnings generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 329 | data->seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 270 | pkt_parse_data.seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/streams/openssl.c:661:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 661 | st->parent.encrypted = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out /usr/local/bin/rustc --crate-name libgit2_sys --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=159edcc840385bcc -C extra-filename=-e25364010dccbc17 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern libssh2_sys=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibssh2_sys-8f6591129075161f.rmeta --extern libz_sys=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibz_sys-f93fde73363d2715.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libopenssl_sys-5d8b3c546eb2f37f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/build -l static=git2 -L native=/usr/local/lib -L native=/usr/lib --cfg libgit2_vendored` warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs:4324:10 | 4324 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling git2 v0.18.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/git2-0.18.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/git2-0.18.3/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name git2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/git2-0.18.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=ff21508630df4f78 -C extra-filename=-1fc9439a9ad2d5d4 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libbitflags-e2b1d17527a15e80.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibc-89bd6fa084a4025e.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblibgit2_sys-e25364010dccbc17.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern openssl_probe=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libopenssl_probe-af122fcf3ce0d1e9.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libopenssl_sys-5d8b3c546eb2f37f.rmeta --extern url=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liburl-d5a0e0c6431fa95b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/build -L native=/usr/local/lib -L native=/usr/lib` warning: `libgit2-sys` (lib) generated 1 warning warning: constant `MAX_STRINGS_INTERNED` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai-1.18.0/src/api/limits.rs:39:15 | 39 | pub const MAX_STRINGS_INTERNED: usize = 1024; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling auth-git2 v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=auth_git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Maarten de Vries ' CARGO_PKG_DESCRIPTION='Authentication for `git2`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=auth-git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/de-vri-es/auth-git2-rs' 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/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name auth_git2 --edition=2021 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log"))' -C metadata=8f3cfcf62cd319a9 -C extra-filename=-af9ec69309f84a37 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern dirs=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libdirs-8d4a4417db75949e.rmeta --extern git2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgit2-1fc9439a9ad2d5d4.rmeta --extern terminal_prompt=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libterminal_prompt-df9ca21797c65c55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/build -L native=/usr/local/lib -L native=/usr/lib` warning: field `0` is never read --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-0.5.4/src/default_prompt.rs:50:14 | 50 | InvalidUtf8(std::string::FromUtf8Error), | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | 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 | 50 | InvalidUtf8(()), | ~~ warning: method `as_prompter` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-0.5.4/src/prompter.rs:37:5 | 32 | pub(crate) trait ClonePrompter: Prompter { | ------------- method in this trait ... 37 | fn as_prompter(&self) -> &dyn Prompter; | ^^^^^^^^^^^ warning: field `format` is never read --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-0.5.4/src/ssh_key.rs:38:6 | 36 | pub struct KeyInfo { | ------- field in this struct 37 | /// The format of the key file. 38 | pub format: KeyFormat, | ^^^^^^ warning: `auth-git2` (lib) generated 3 warnings Compiling cargo-generate v0.21.0 (/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_generate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Williams ' CARGO_PKG_DESCRIPTION='cargo, make me a project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-generate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cargo-generate/cargo-generate' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_generate --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openssl"))' -C metadata=bdef6bf5714bc454 -C extra-filename=-f037e341995ba855 --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanyhow-92676ed7fa5eec43.rmeta --extern auth_git2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libauth_git2-af9ec69309f84a37.rmeta --extern clap=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libclap-d631c8929d57a48e.rmeta --extern console=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libconsole-199d100d552e2196.rmeta --extern dialoguer=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libdialoguer-e2e18cfaf84d170a.rmeta --extern env_logger=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libenv_logger-307d53b680095d1f.rmeta --extern fs_err=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libfs_err-779b3a39791e7948.rmeta --extern git2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgit2-1fc9439a9ad2d5d4.rmeta --extern gix_config=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_config-db8ccd4a10bf8285.rmeta --extern heck=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libheck-d032f054e8207e09.rmeta --extern home=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libhome-a74d448d477ff41d.rmeta --extern ignore=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libignore-f7447b96db9c7ba6.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libindexmap-2cc3df7785a87a18.rmeta --extern indicatif=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libindicatif-3c23be786c4b34b0.rmeta --extern liquid=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid-022af5a007051fa2.rmeta --extern liquid_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_core-7bfdf4e4ab49966d.rmeta --extern liquid_derive=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_derive-836f9c7c722070da.so --extern liquid_lib=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_lib-47334b257d5eb2ca.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern names=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnames-3e99714e8fd36811.rmeta --extern paste=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern path_absolutize=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpath_absolutize-03ac356dd0d47cc9.rmeta --extern regex=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex-6c6e3e19856ed218.rmeta --extern remove_dir_all=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libremove_dir_all-adf7dd1b99bb7c23.rmeta --extern rhai=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/librhai-9f0df83c8de66f4d.rmeta --extern sanitize_filename=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsanitize_filename-a2db79dd1e430b79.rmeta --extern semver=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsemver-06f229bf3a42ff9a.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtempfile-0658d3567c84de6c.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rmeta --extern toml=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtoml-f3c6036b7ae5a791.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwalkdir-e1e982a738651212.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/build -L native=/usr/local/lib -L native=/usr/lib` warning: `rhai` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=cargo-generate CARGO_CRATE_NAME=cargo_generate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Williams ' CARGO_PKG_DESCRIPTION='cargo, make me a project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-generate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cargo-generate/cargo-generate' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_generate --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openssl"))' -C metadata=a18ad171d4fb0797 -C extra-filename=-6d1cd1c851371f5a --out-dir /wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libanyhow-92676ed7fa5eec43.rlib --extern auth_git2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libauth_git2-af9ec69309f84a37.rlib --extern cargo_generate=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libcargo_generate-f037e341995ba855.rlib --extern clap=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libclap-d631c8929d57a48e.rlib --extern console=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libconsole-199d100d552e2196.rlib --extern dialoguer=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libdialoguer-e2e18cfaf84d170a.rlib --extern env_logger=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libenv_logger-307d53b680095d1f.rlib --extern fs_err=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libfs_err-779b3a39791e7948.rlib --extern git2=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgit2-1fc9439a9ad2d5d4.rlib --extern gix_config=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libgix_config-db8ccd4a10bf8285.rlib --extern heck=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libheck-d032f054e8207e09.rlib --extern home=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libhome-a74d448d477ff41d.rlib --extern ignore=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libignore-f7447b96db9c7ba6.rlib --extern indexmap=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libindexmap-2cc3df7785a87a18.rlib --extern indicatif=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libindicatif-3c23be786c4b34b0.rlib --extern liquid=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid-022af5a007051fa2.rlib --extern liquid_core=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_core-7bfdf4e4ab49966d.rlib --extern liquid_derive=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_derive-836f9c7c722070da.so --extern liquid_lib=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libliquid_lib-47334b257d5eb2ca.rlib --extern log=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/liblog-2e46789ab52b2579.rlib --extern names=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libnames-3e99714e8fd36811.rlib --extern paste=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern path_absolutize=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libpath_absolutize-03ac356dd0d47cc9.rlib --extern regex=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libregex-6c6e3e19856ed218.rlib --extern remove_dir_all=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libremove_dir_all-adf7dd1b99bb7c23.rlib --extern rhai=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/librhai-9f0df83c8de66f4d.rlib --extern sanitize_filename=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsanitize_filename-a2db79dd1e430b79.rlib --extern semver=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libsemver-06f229bf3a42ff9a.rlib --extern serde=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libserde-94f103ac4a93d875.rlib --extern tempfile=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtempfile-0658d3567c84de6c.rlib --extern thiserror=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libthiserror-56d26b87c4675485.rlib --extern toml=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libtoml-f3c6036b7ae5a791.rlib --extern walkdir=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/deps/libwalkdir-e1e982a738651212.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/devel/cargo-generate/work/target/release/build/libgit2-sys-807934c388dc0f2f/out/build -L native=/usr/local/lib -L native=/usr/lib` Finished `release` profile [optimized] target(s) in 4m 30s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for cargo-generate-0.21.0_9 ===> Generating temporary packing list Installing cargo-generate v0.21.0 (/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0) Locking 219 packages to latest compatible versions warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/build.rs:48:30 | 48 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh unicode-ident v1.0.12 Fresh autocfg v1.2.0 warning: `proc-macro2` (build script) generated 1 warning warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:337:11 | 337 | #[cfg(not(libc_ptr_addr_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:344:7 | 344 | #[cfg(libc_ptr_addr_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:185:14 | 185 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_int128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:388:21 | 388 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:399:21 | 399 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1602:14 | 1602 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1622:14 | 1622 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:593:9 | 593 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:602:9 | 602 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:620:9 | 620 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:631:9 | 631 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:646:9 | 646 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:680:9 | 680 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:718:40 | 718 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:718:51 | 718 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:777:40 | 777 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:777:51 | 777 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:815:40 | 815 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:815:51 | 815 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1008:40 | 1008 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1008:51 | 1008 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1185:9 | 1185 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1198:9 | 1198 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1269:40 | 1269 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1269:51 | 1269 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1468:48 | 1468 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/mod.rs:1468:59 | 1468 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:619:40 | 619 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:619:51 | 619 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:619:62 | 619 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:624:40 | 624 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:624:51 | 624 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:624:62 | 624 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:658:40 | 658 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:658:51 | 658 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:669:40 | 669 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:669:51 | 669 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:841:40 | 841 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:841:51 | 841 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/mod.rs:841:62 | 841 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/mod.rs:1558:40 | 1558 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/mod.rs:1558:51 | 1558 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/mod.rs:1574:40 | 1574 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/mod.rs:1574:51 | 1574 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:23 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:34 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:34 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:27 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:38 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:27 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:38 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:19 | 436 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:438:15 | 438 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19 | 448 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:15 | 450 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:19 | 458 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:460:15 | 460 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:52 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:19 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:30 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:41 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:52 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:15 | 974 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:976:19 | 976 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:19 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:30 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:19 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:30 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:19 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:30 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:19 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:30 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:30 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:19 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:30 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:19 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:30 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:19 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:30 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:19 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:30 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:19 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:30 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:19 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:30 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:19 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:30 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:19 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:30 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:19 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:30 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:15 | 1079 | #[cfg(freebsd14)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1081:15 | 1081 | #[cfg(freebsd15)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:23 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:34 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1350:1 | 1350 | / s_no_extra_traits! { 1351 | | pub struct utmpx { 1352 | | pub ut_type: ::c_short, 1353 | | pub ut_tv: ::timeval, ... | 1640 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1362:11 | 1362 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1418:11 | 1418 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1429:11 | 1429 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1435:11 | 1435 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1502:11 | 1502 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1530:11 | 1530 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:15 | 1692 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1698:15 | 1698 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1700:15 | 1700 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1708:15 | 1708 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1889:15 | 1889 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1895:15 | 1895 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:15 | 1897 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1905:19 | 1905 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1911:15 | 1911 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1919:19 | 1919 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1927:15 | 1927 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1937:15 | 1937 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1959:15 | 1959 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1961:15 | 1961 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1983:15 | 1983 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2025:15 | 2025 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2028:15 | 2028 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2038:15 | 2038 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2048:15 | 2048 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2151:15 | 2151 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2160:15 | 2160 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2162:15 | 2162 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2171:15 | 2171 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2181:15 | 2181 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:15 | 2190 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2192:15 | 2192 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2201:15 | 2201 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:18 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:29 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:4741:14 | 4741 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:4917:22 | 4917 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:4917:33 | 4917 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5706:14 | 5706 | if #[cfg(freebsd15)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5709:21 | 5709 | } else if #[cfg(freebsd14)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5712:21 | 5712 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5715:21 | 5715 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5718:25 | 5718 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5718:36 | 5718 | } 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1373:15 | 1373 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1375:19 | 1375 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:19 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:30 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:41 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:52 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:23 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:34 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:45 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:56 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:15 | 1425 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1489:15 | 1489 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1492:19 | 1492 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1495:15 | 1495 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:19 | 1498 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1524:15 | 1524 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:19 | 1526 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1717:23 | 1717 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1720:27 | 1720 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1738:23 | 1738 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1752:23 | 1752 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:1754:27 | 1754 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5229:43 | 5229 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5231:43 | 5231 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/unix/bsd/freebsdlike/freebsd/mod.rs:5264:36 | 5264 | 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libc-0.2.154/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 aho-corasick v1.1.3 Fresh regex-syntax v0.8.3 Fresh tinyvec_macros v0.1.1 warning: `libc` (lib) generated 209 warnings (5 duplicates) Fresh proc-macro2 v1.0.81 warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:90:17 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:90:34 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:91:13 | 91 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:92:13 | 92 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:11 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:37 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:58 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_nightly_testing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:127:5 | 127 | procmacro2_nightly_testing, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:129:9 | 129 | not(proc_macro_span) | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:144:7 | 144 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:154:11 | 154 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:157:7 | 157 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:160:7 | 160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:168:7 | 168 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:174:7 | 174 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:177:7 | 177 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:255:12 | 255 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:263:12 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:11 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:45 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:63 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:11 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:45 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:63 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:11 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:45 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:63 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:9 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:43 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:61 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:12:11 | 12 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:21:19 | 21 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:180:15 | 180 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:187:23 | 187 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:193:27 | 193 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:206:19 | 206 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:220:19 | 220 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:229:23 | 229 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:231:23 | 231 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:242:23 | 242 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:244:23 | 244 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:254:15 | 254 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:258:19 | 258 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:260:19 | 260 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:914:11 | 914 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:918:15 | 918 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:920:15 | 920 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/detection.rs:26:11 | 26 | #[cfg(not(no_is_available))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/detection.rs:56:7 | 56 | #[cfg(no_is_available)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1:7 | 1 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:6:11 | 6 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:6:31 | 6 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:8:11 | 8 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:8:31 | 8 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:10:7 | 10 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:14:7 | 14 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:20:7 | 20 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:151:7 | 151 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:168:11 | 168 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:302:7 | 302 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:308:7 | 308 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:320:7 | 320 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:330:11 | 330 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:330:31 | 330 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:344:7 | 344 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:350:11 | 350 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:350:31 | 350 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:358:11 | 358 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:358:31 | 358 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:425:11 | 425 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:425:31 | 425 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:440:11 | 440 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:440:31 | 440 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:445:11 | 445 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:445:31 | 445 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:509:11 | 509 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:511:11 | 511 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:26:11 | 26 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:33:11 | 33 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:80:19 | 80 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:82:23 | 82 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:113:19 | 113 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:516:15 | 516 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:521:11 | 521 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:530:11 | 530 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:546:11 | 546 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:561:11 | 561 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:576:11 | 576 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:589:11 | 589 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:602:15 | 602 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:607:11 | 607 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:629:15 | 629 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:634:11 | 634 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:649:15 | 649 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:654:11 | 654 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:662:15 | 662 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:667:11 | 667 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:675:11 | 675 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:683:15 | 683 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:686:19 | 686 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:692:11 | 692 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:699:13 | 699 | if cfg!(span_locations) { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:908:15 | 908 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:919:11 | 919 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1114:19 | 1114 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1120:15 | 1120 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1160:15 | 1160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1177:27 | 1177 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1179:27 | 1179 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:71:7 | 71 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:89:11 | 89 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:100:15 | 100 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:110:19 | 110 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:122:19 | 122 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:131:19 | 131 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:140:19 | 140 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:2:7 | 2 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:6:7 | 6 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:12:7 | 12 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:363:7 | 363 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:369:7 | 369 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:391:7 | 391 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:984:7 | 984 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:42:11 | 42 | #[cfg(procmacro2_backtrace)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:47:15 | 47 | #[cfg(not(procmacro2_backtrace))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:424:11 | 424 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:458:11 | 458 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:466:11 | 466 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:477:11 | 477 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:485:11 | 485 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:503:11 | 503 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:495:19 | 495 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:514:23 | 514 | #[cfg(not(no_source_text))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:516:19 | 516 | #[cfg(no_source_text)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_byte_character` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:869:27 | 869 | #[cfg(not(no_literal_byte_character))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_byte_character)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_byte_character)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_byte_character` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:874:23 | 874 | #[cfg(no_literal_byte_character)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_byte_character)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_byte_character)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_c_string` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:896:27 | 896 | #[cfg(not(no_literal_c_string))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_c_string` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:901:23 | 901 | #[cfg(no_literal_c_string)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:930:19 | 930 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:932:23 | 932 | #[cfg(not(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:430:11 | 430 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:458:11 | 458 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:464:11 | 464 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:15 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:49 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:67 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:488:11 | 488 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:503:11 | 503 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:518:11 | 518 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:540:11 | 540 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh libc v0.2.154 Fresh regex-automata v0.4.6 warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/regex-automata-0.4.6/src/dfa/onepass.rs:524:45 | 522 | impl<'a> InternalBuilder<'a> { | -- lifetime `'a` declared here 523 | /// Create a new builder with an initial empty DFA. 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh tinyvec v1.6.0 warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13 | 7 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly_const_generics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34 | 219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros` = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12 | 1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12 | 1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12 | 1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh pkg-config v0.3.30 Fresh bitflags v2.5.0 Fresh once_cell v1.19.0 Fresh vcpkg v0.2.15 warning: `proc-macro2` (lib) generated 150 warnings warning: `libc` (lib) generated 169 warnings (169 duplicates) warning: `regex-automata` (lib) generated 1 warning warning: `tinyvec` (lib) generated 7 warnings Fresh quote v1.0.36 Fresh jobserver v0.1.31 Fresh unicode-normalization v0.1.23 Fresh fastrand v2.1.0 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh bstr v1.9.1 warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/bstr-1.9.1/src/escape_bytes.rs:15:43 | 14 | impl<'a> EscapeBytes<'a> { | -- lifetime `'a` declared here 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh gix-trace v0.1.9 warning: `fastrand` (lib) generated 1 warning warning: `bstr` (lib) generated 1 warning Fresh syn v2.0.60 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:253:13 | 253 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:320:12 | 320 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:326:12 | 326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:336:12 | 336 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:342:12 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:353:12 | 353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:356:12 | 356 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:377:12 | 377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:391:5 | 391 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:403:12 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:431:12 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:436:5 | 436 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:444:12 | 444 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:448:12 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:460:12 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:469:12 | 469 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:483:12 | 483 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:491:12 | 491 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:497:12 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:508:12 | 508 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:897:12 | 897 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:915:12 | 915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:942:12 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lib.rs:982:12 | 982 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/group.rs:145:12 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/group.rs:223:12 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/group.rs:278:12 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:579:12 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:644:12 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:660:12 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:664:12 | 664 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:672:12 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:404:24 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:408:24 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:416:24 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:424:24 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:428:24 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:436:24 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:277:24 | 277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:281:24 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:289:24 | 289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:297:24 | 297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:301:24 | 301 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:315:24 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:323:24 | 323 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:454:24 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:462:24 | 462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:404:24 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:408:24 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:416:24 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:424:24 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:428:24 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:436:24 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:511:24 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:515:24 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:523:24 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:531:24 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:535:24 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/token.rs:543:24 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:172:16 | 172 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:451:1 | 451 | / ast_enum_of_structs! { 452 | | /// Content of a compile-time structured attribute. 453 | | /// 454 | | /// ## Path ... | 482 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:496:16 | 496 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:221:16 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:405:16 | 405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:421:16 | 421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:519:16 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:531:16 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:549:16 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:569:16 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:576:16 | 576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:584:16 | 584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:683:16 | 683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/attr.rs:785:16 | 785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/buffer.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:11:16 | 11 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:34:16 | 34 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:26:1 | 26 | / ast_enum_of_structs! { 27 | | /// Data stored within an enum variant or struct. 28 | | /// 29 | | /// # Syntax tree enum ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:51:16 | 51 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:60:16 | 60 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:298:16 | 298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:322:20 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:359:20 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:380:16 | 380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:393:16 | 393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:402:16 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/data.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:11:16 | 11 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:39:16 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:49:16 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:79:16 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/derive.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/error.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:104:16 | 104 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:29:1 | 29 | / ast_enum_of_structs! { 30 | | /// A Rust expression. 31 | | /// 32 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 258 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:262:16 | 262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:272:16 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:305:16 | 305 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:316:16 | 316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:338:16 | 338 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:349:16 | 349 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:378:16 | 378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:388:16 | 388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:399:16 | 399 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:410:16 | 410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:428:16 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:506:16 | 506 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:515:16 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:527:16 | 527 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:541:16 | 541 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:554:16 | 554 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:564:16 | 564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:575:16 | 575 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:586:16 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:598:16 | 598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:611:16 | 611 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:625:16 | 625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:635:16 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:645:16 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:655:16 | 655 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:755:16 | 755 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:822:16 | 822 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:866:16 | 866 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:908:16 | 908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:922:16 | 922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:1091:16 | 1091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:1994:16 | 1994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2089:16 | 2089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2115:16 | 2115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2148:16 | 2148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2193:16 | 2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2210:16 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2228:16 | 2228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2269:16 | 2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2280:16 | 2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2310:16 | 2310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2332:16 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2398:16 | 2398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2421:16 | 2421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2430:16 | 2430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2444:16 | 2444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2453:16 | 2453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2462:16 | 2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2474:16 | 2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2548:16 | 2548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2597:16 | 2597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2621:16 | 2621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2640:16 | 2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2651:16 | 2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2663:16 | 2663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2730:16 | 2730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2759:16 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2813:16 | 2813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2875:16 | 2875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2912:16 | 2912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2926:16 | 2926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2940:16 | 2940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2973:16 | 2973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:2366:28 | 2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2383 | / impl_by_parsing_expr! { 2384 | | ExprAssign, Assign, "expected assignment expression", 2385 | | ExprAwait, Await, "expected await expression", 2386 | | ExprBinary, Binary, "expected binary operation", ... | 2394 | | ExprTuple, Tuple, "expected tuple expression", 2395 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:1184:20 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:1244:20 | 1244 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3107:16 | 3107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3118:16 | 3118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3129:16 | 3129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3140:16 | 3140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3150:16 | 3150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3161:16 | 3161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3174:16 | 3174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3184:16 | 3184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3195:16 | 3195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3206:16 | 3206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3224:16 | 3224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3237:16 | 3237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3246:16 | 3246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3257:16 | 3257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3273:16 | 3273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3284:16 | 3284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3303:16 | 3303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3315:16 | 3315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3324:16 | 3324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3335:16 | 3335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3344:16 | 3344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3357:16 | 3357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3366:16 | 3366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3387:16 | 3387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3401:16 | 3401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3411:16 | 3411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3420:16 | 3420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3430:16 | 3430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3441:16 | 3441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3454:16 | 3454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3463:16 | 3463 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3481:16 | 3481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3491:16 | 3491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3516:16 | 3516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3526:16 | 3526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3539:16 | 3539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3554:16 | 3554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3564:16 | 3564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3579:16 | 3579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3591:16 | 3591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3601:16 | 3601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3609:16 | 3609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/expr.rs:3620:16 | 3620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/file.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/file.rs:98:16 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/file.rs:123:16 | 123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:292:5 | 292 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:300:5 | 300 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:308:5 | 308 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:25:16 | 25 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:43:16 | 43 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:34:1 | 34 | / ast_enum_of_structs! { 35 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 36 | | /// `'a: 'b`, `const LEN: usize`. 37 | | /// ... | 54 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:58:16 | 58 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:82:16 | 82 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:407:16 | 407 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:453:16 | 453 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:451:1 | 451 | / ast_enum_of_structs! { 452 | | /// A trait or lifetime used as a bound on a type parameter. 453 | | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] 454 | | #[non_exhaustive] ... | 460 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:478:16 | 478 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:488:16 | 488 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:503:16 | 503 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:495:1 | 495 | / ast_enum_of_structs! { 496 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 497 | | /// 498 | | /// # Syntax tree enum ... | 512 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:516:16 | 516 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:526:16 | 526 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:334:9 | 334 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:620:16 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:647:16 | 647 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:685:16 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:766:16 | 766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:851:16 | 851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:886:16 | 886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:917:16 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1144:16 | 1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1154:16 | 1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1166:16 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1182:16 | 1182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1197:16 | 1197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1222:16 | 1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/generics.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ident.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:28:16 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:20:1 | 20 | / ast_enum_of_structs! { 21 | | /// Things that can appear directly inside of a module or scope. 22 | | /// 23 | | /// # Syntax tree enum ... | 99 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:103:16 | 103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:120:16 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:134:16 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:172:16 | 172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:190:16 | 190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:233:16 | 233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:247:16 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:296:16 | 296 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:432:16 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:424:1 | 424 | / ast_enum_of_structs! { 425 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 426 | | /// 427 | | /// # Syntax tree enum ... | 449 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:453:16 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:463:16 | 463 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:471:16 | 471 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:489:16 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:496:1 | 496 | / ast_enum_of_structs! { 497 | | /// An item within an `extern` block. 498 | | /// 499 | | /// # Syntax tree enum ... | 540 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:544:16 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:555:16 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:599:16 | 599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:591:1 | 591 | / ast_enum_of_structs! { 592 | | /// An item declaration within the definition of a trait. 593 | | /// 594 | | /// # Syntax tree enum ... | 635 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:696:16 | 696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:688:1 | 688 | / ast_enum_of_structs! { 689 | | /// An item within an impl block. 690 | | /// 691 | | /// # Syntax tree enum ... | 732 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:736:16 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:754:16 | 754 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:766:16 | 766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:782:16 | 782 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:822:16 | 822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:820:1 | 820 | / ast_enum_of_structs! { 821 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 822 | | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] 823 | | pub enum FnArg { ... | 830 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:840:16 | 840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:869:16 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:890:16 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:937:16 | 937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1230:16 | 1230 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1284:16 | 1284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1317:16 | 1317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1351:16 | 1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1433:16 | 1433 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1451:16 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1495:16 | 1495 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1529:16 | 1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1558:16 | 1558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1625:16 | 1625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1739:16 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1788:16 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1813:16 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1892:16 | 1892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1908:16 | 1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1924:16 | 1924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1973:16 | 1973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:1991:16 | 1991 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2045:16 | 2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2069:16 | 2069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2093:16 | 2093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2144:16 | 2144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2219:16 | 2219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2275:16 | 2275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2360:16 | 2360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2397:16 | 2397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2426:16 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2483:16 | 2483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2501:16 | 2501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2613:16 | 2613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2708:16 | 2708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2745:16 | 2745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2786:16 | 2786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2848:16 | 2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2884:16 | 2884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2911:16 | 2911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2927:16 | 2927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2939:16 | 2939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2955:16 | 2955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2970:16 | 2970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:2983:16 | 2983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3002:16 | 3002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3015:16 | 3015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3030:16 | 3030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3045:16 | 3045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3071:16 | 3071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3084:16 | 3084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3106:16 | 3106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3121:16 | 3121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3143:16 | 3143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3165:16 | 3165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3174:16 | 3174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3181:16 | 3181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3190:16 | 3190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3197:16 | 3197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3206:16 | 3206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3222:16 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3241:16 | 3241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3261:16 | 3261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3270:16 | 3270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3286:16 | 3286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3300:16 | 3300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3316:16 | 3316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3325:16 | 3325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3335:16 | 3335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3349:16 | 3349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3362:16 | 3362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3371:16 | 3371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3395:16 | 3395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3428:16 | 3428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/item.rs:3441:16 | 3441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lifetime.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lifetime.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:737:12 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:748:12 | 748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:760:12 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:15:1 | 15 | / ast_enum_of_structs! { 16 | | /// A Rust literal such as a string or integer or boolean. 17 | | /// 18 | | /// # Syntax tree enum ... | 54 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 813 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 813 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 813 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 814 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 814 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 814 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 816 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 816 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 816 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 817 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 817 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 817 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 818 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 818 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 818 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 819 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 819 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 819 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:182:16 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:212:16 | 212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:623:16 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:655:16 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:671:16 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:719:16 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:933:16 | 933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:944:16 | 944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:955:16 | 955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:966:16 | 966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:977:16 | 977 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:988:16 | 988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1010:16 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1028:16 | 1028 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1035:16 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1042:16 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1056:16 | 1056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1063:16 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1070:16 | 1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/lit.rs:1077:16 | 1077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:27:16 | 27 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/mac.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:3:16 | 3 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:85:16 | 85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:150:16 | 150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/op.rs:209:16 | 209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1153:12 | 1153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1171:12 | 1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1178:12 | 1178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1202:12 | 1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1212:12 | 1212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1350:12 | 1350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1358:12 | 1358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1366:12 | 1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1378:12 | 1378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1382:12 | 1382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1390:12 | 1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse_quote.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/parse_quote.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:24:16 | 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:15:1 | 15 | / ast_enum_of_structs! { 16 | | /// A pattern in a local binding, function signature, match expression, or 17 | | /// various other places. 18 | | /// ... | 102 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:109:16 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:152:16 | 152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:161:16 | 161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:194:16 | 194 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:206:16 | 206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:217:16 | 217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:229:16 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:261:16 | 261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:825:16 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:834:16 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:854:16 | 854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:888:16 | 888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:918:16 | 918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/pat.rs:936:16 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:13:16 | 13 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:109:16 | 109 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:138:16 | 138 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:234:16 | 234 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:273:16 | 273 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:308:16 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:315:16 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:488:16 | 488 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:500:16 | 500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:446:20 | 446 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:568:20 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:706:16 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:722:16 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:774:16 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:817:16 | 817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:847:16 | 847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/path.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:361:12 | 361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:381:12 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:390:12 | 390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:403:12 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:417:12 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1025:12 | 1025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1040:12 | 1040 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:318:16 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1082:16 | 1082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1093:16 | 1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:13:16 | 13 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:30:16 | 30 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:41:16 | 41 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/restriction.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:10:16 | 10 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:20:16 | 20 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:42:16 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:58:16 | 58 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:178:16 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:189:16 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:149:20 | 149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:427:16 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/stmt.rs:460:16 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:21:16 | 21 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:13:1 | 13 | / ast_enum_of_structs! { 14 | | /// The possible types that a Rust value could have. 15 | | /// 16 | | /// # Syntax tree enum ... | 90 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:94:16 | 94 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:120:16 | 120 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:139:16 | 139 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:155:16 | 155 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:163:16 | 163 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:182:16 | 182 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:193:16 | 193 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:232:16 | 232 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:241:16 | 241 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:262:16 | 262 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:592:16 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:603:16 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:652:16 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:708:16 | 708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:717:16 | 717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:750:16 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:759:16 | 759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:787:16 | 787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:924:16 | 924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:995:16 | 995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1005:16 | 1005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:310:20 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:769:20 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:804:20 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:858:20 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1030:16 | 1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1039:16 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1050:16 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1064:16 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1074:16 | 1074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1095:16 | 1095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1102:16 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1116:16 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1123:16 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1131:16 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1139:16 | 1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1157:16 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1164:16 | 1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1171:16 | 1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1184:16 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1196:16 | 1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:6:12 | 6 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:16:12 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:28:12 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:42:12 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:54:12 | 54 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:69:12 | 69 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:76:12 | 76 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:88:12 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:111:12 | 111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:114:12 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:121:12 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:131:12 | 131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:143:12 | 143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:158:12 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:170:12 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:192:12 | 192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:203:12 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:213:12 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:226:12 | 226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:299:12 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:310:12 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:322:12 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:334:12 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:346:12 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:358:12 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:369:12 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:381:12 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:393:12 | 393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:405:12 | 405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:435:12 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:446:12 | 446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:458:12 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:473:12 | 473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:484:12 | 484 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:497:12 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:519:12 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:542:12 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:554:12 | 554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:564:12 | 564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:577:12 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:603:12 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:614:12 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:651:12 | 651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:662:12 | 662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:677:12 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:688:12 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:699:12 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:710:12 | 710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:721:12 | 721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:745:12 | 745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:756:12 | 756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:770:12 | 770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:779:12 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:791:12 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:803:12 | 803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:814:12 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:824:12 | 824 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:834:12 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:845:12 | 845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:868:12 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:880:12 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:891:12 | 891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:921:12 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:958:12 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:970:12 | 970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:983:12 | 983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1002:12 | 1002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1015:12 | 1015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1026:12 | 1026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1043:12 | 1043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1050:12 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1060:12 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1084:12 | 1084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1102:12 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1117:12 | 1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1132:12 | 1132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1144:12 | 1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1174:12 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1186:12 | 1186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1201:12 | 1201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1219:12 | 1219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1254:12 | 1254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1270:12 | 1270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1286:12 | 1286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1300:12 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1314:12 | 1314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1335:12 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1351:12 | 1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1361:12 | 1361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1397:12 | 1397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1410:12 | 1410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1431:12 | 1431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1453:12 | 1453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1464:12 | 1464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1489:12 | 1489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1502:12 | 1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1513:12 | 1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1546:12 | 1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1557:12 | 1557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1571:12 | 1571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1582:12 | 1582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1595:12 | 1595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1642:12 | 1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1652:12 | 1652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1663:12 | 1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1675:12 | 1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1691:12 | 1691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1698:12 | 1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1712:12 | 1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1724:12 | 1724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1743:12 | 1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1765:12 | 1765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1776:12 | 1776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1788:12 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1811:12 | 1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1827:12 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1839:12 | 1839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1866:12 | 1866 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1901:12 | 1901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1927:12 | 1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1937:12 | 1937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1955:12 | 1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1964:12 | 1964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1993:12 | 1993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2003:12 | 2003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2013:12 | 2013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2037:12 | 2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2057:12 | 2057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2067:12 | 2067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2070:12 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2077:12 | 2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2086:12 | 2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2096:12 | 2096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2105:12 | 2105 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2116:12 | 2116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2127:12 | 2127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2140:12 | 2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2152:12 | 2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2164:12 | 2164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2199:12 | 2199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:35:12 | 35 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:61:12 | 61 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:73:12 | 73 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:88:12 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:111:12 | 111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:123:12 | 123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:272:12 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:282:12 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:294:12 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:309:12 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:321:12 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:333:12 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:367:12 | 367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:396:12 | 396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:474:12 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:491:12 | 491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:527:12 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:545:12 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:563:12 | 563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:580:12 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:598:12 | 598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:616:12 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:634:12 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:659:12 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:676:12 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:693:12 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:711:12 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:749:12 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:768:12 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:786:12 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:802:12 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:821:12 | 821 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:837:12 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:871:12 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:890:12 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:911:12 | 911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:928:12 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:963:12 | 963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:981:12 | 981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1000:12 | 1000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1017:12 | 1017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1038:12 | 1038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1089:12 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1106:12 | 1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1142:12 | 1142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1159:12 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1183:12 | 1183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1195:12 | 1195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1207:12 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1219:12 | 1219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1235:12 | 1235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1251:12 | 1251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1262:12 | 1262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1281:12 | 1281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1299:12 | 1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1317:12 | 1317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1334:12 | 1334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1356:12 | 1356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1376:12 | 1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1415:12 | 1415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1439:12 | 1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1451:12 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1469:12 | 1469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1513:12 | 1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1530:12 | 1530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1560:12 | 1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1570:12 | 1570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1599:12 | 1599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1623:12 | 1623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1644:12 | 1644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1683:12 | 1683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1702:12 | 1702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1725:12 | 1725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1743:12 | 1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1764:12 | 1764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1788:12 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1809:12 | 1809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1835:12 | 1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1857:12 | 1857 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1879:12 | 1879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1899:12 | 1899 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1919:12 | 1919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1928:12 | 1928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1954:12 | 1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1976:12 | 1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1995:12 | 1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2006:12 | 2006 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2018:12 | 2018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2042:12 | 2042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2061:12 | 2061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2073:12 | 2073 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2090:12 | 2090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2107:12 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2124:12 | 2124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2154:12 | 2154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2173:12 | 2173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2190:12 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2207:12 | 2207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2241:12 | 2241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2258:12 | 2258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2295:12 | 2295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2314:12 | 2314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2332:12 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2348:12 | 2348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2364:12 | 2364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2380:12 | 2380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2390:12 | 2390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2401:12 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2413:12 | 2413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2426:12 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2445:12 | 2445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2459:12 | 2459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2475:12 | 2475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2494:12 | 2494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2509:12 | 2509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2531:12 | 2531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2548:12 | 2548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2560:12 | 2560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2575:12 | 2575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2593:12 | 2593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2615:12 | 2615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2633:12 | 2633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2650:12 | 2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2672:12 | 2672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2700:12 | 2700 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2718:12 | 2718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2740:12 | 2740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2756:12 | 2756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2772:12 | 2772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2787:12 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2802:12 | 2802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2831:12 | 2831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2851:12 | 2851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2867:12 | 2867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2883:12 | 2883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2901:12 | 2901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2919:12 | 2919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2935:12 | 2935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2951:12 | 2951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2967:12 | 2967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2991:12 | 2991 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3000:12 | 3000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3010:12 | 3010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3019:12 | 3019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3030:12 | 3030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3041:12 | 3041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3075:12 | 3075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3087:12 | 3087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3099:12 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3117:12 | 3117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3133:12 | 3133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3143:12 | 3143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:10:12 | 10 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:20:12 | 20 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:27:12 | 27 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:30:12 | 30 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:41:12 | 41 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:52:12 | 52 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:63:12 | 63 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:74:12 | 74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:84:12 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:94:12 | 94 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:97:12 | 97 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:104:12 | 104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:147:12 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:154:12 | 154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:164:12 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:167:12 | 167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:175:12 | 175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:178:12 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:186:12 | 186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:201:12 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:204:12 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:211:12 | 211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:221:12 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:224:12 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:231:12 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:234:12 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:242:12 | 242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:245:12 | 245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:331:12 | 331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:334:12 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:344:12 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:351:12 | 351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:354:12 | 354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:365:12 | 365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:372:12 | 372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:375:12 | 375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:386:12 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:394:12 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:397:12 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:404:12 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:407:12 | 407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:414:12 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:417:12 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:427:12 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:438:12 | 438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:441:12 | 441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:448:12 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:451:12 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:458:12 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:461:12 | 461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:469:12 | 469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:472:12 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:480:12 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:483:12 | 483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:493:12 | 493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:502:12 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:505:12 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:512:12 | 512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:522:12 | 522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:525:12 | 525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:535:12 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:542:12 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:545:12 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:552:12 | 552 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:555:12 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:562:12 | 562 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:565:12 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:572:12 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:584:12 | 584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:587:12 | 587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:594:12 | 594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:597:12 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:604:12 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:615:12 | 615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:618:12 | 618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:636:12 | 636 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:639:12 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:649:12 | 649 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:658:12 | 658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:661:12 | 661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:668:12 | 668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:671:12 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:678:12 | 678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:681:12 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:688:12 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:691:12 | 691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:698:12 | 698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:701:12 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:708:12 | 708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:711:12 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:719:12 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:722:12 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:729:12 | 729 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:741:12 | 741 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:744:12 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:753:12 | 753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:756:12 | 756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:767:12 | 767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:778:12 | 778 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:794:12 | 794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:797:12 | 797 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:807:12 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:814:12 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:817:12 | 817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:825:12 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:841:12 | 841 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:844:12 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:869:12 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:879:12 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:882:12 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:890:12 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:893:12 | 893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:902:12 | 902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:905:12 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:913:12 | 913 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:949:12 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:952:12 | 952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:971:12 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:974:12 | 974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:982:12 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:985:12 | 985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1020:12 | 1020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1023:12 | 1023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1032:12 | 1032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1035:12 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1043:12 | 1043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1046:12 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1058:12 | 1058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1068:12 | 1068 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1101:12 | 1101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1104:12 | 1104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1113:12 | 1113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1124:12 | 1124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1127:12 | 1127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1135:12 | 1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1138:12 | 1138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1181:12 | 1181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1184:12 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1193:12 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1196:12 | 1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1205:12 | 1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1208:12 | 1208 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1217:12 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1220:12 | 1220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1231:12 | 1231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1242:12 | 1242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1245:12 | 1245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1253:12 | 1253 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1256:12 | 1256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1264:12 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1267:12 | 1267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1278:12 | 1278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1285:12 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1288:12 | 1288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1295:12 | 1295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1297:12 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1316:12 | 1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1326:12 | 1326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1328:12 | 1328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1330:12 | 1330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1332:12 | 1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1334:12 | 1334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1336:12 | 1336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1342:12 | 1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1349:12 | 1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1352:12 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1359:12 | 1359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1373:12 | 1373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1387:12 | 1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1390:12 | 1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1404:12 | 1404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1407:12 | 1407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1415:12 | 1415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1418:12 | 1418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1425:12 | 1425 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1435:12 | 1435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1438:12 | 1438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1470:12 | 1470 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1473:12 | 1473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1482:12 | 1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1485:12 | 1485 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1493:12 | 1493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1496:12 | 1496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1503:12 | 1503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1506:12 | 1506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1514:12 | 1514 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1517:12 | 1517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1527:12 | 1527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1534:12 | 1534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1537:12 | 1537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1545:12 | 1545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1548:12 | 1548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1555:12 | 1555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1558:12 | 1558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1566:12 | 1566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1569:12 | 1569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1576:12 | 1576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1579:12 | 1579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1586:12 | 1586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1589:12 | 1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1596:12 | 1596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1599:12 | 1599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1620:12 | 1620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1630:12 | 1630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1637:12 | 1637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1640:12 | 1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1651:12 | 1651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1659:12 | 1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1662:12 | 1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1673:12 | 1673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1676:12 | 1676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1685:12 | 1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1701:12 | 1701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1704:12 | 1704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1715:12 | 1715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1718:12 | 1718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1729:12 | 1729 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1732:12 | 1732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1747:12 | 1747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1758:12 | 1758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1769:12 | 1769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1772:12 | 1772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1786:12 | 1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1789:12 | 1789 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1816:12 | 1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1825:12 | 1825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1828:12 | 1828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1836:12 | 1836 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1839:12 | 1839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1847:12 | 1847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1859:12 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1862:12 | 1862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1894:12 | 1894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1897:12 | 1897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1904:12 | 1904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1907:12 | 1907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1916:12 | 1916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1919:12 | 1919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1929:12 | 1929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1936:12 | 1936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1939:12 | 1939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1949:12 | 1949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1956:12 | 1956 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1959:12 | 1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1966:12 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1969:12 | 1969 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1981:12 | 1981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2002:12 | 2002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2005:12 | 2005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2012:12 | 2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2015:12 | 2015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2022:12 | 2022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2033:12 | 2033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2044:12 | 2044 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2054:12 | 2054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2057:12 | 2057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2064:12 | 2064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2067:12 | 2067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2074:12 | 2074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2077:12 | 2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2089:12 | 2089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2092:12 | 2092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2099:12 | 2099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2109:12 | 2109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2122:12 | 2122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2129:12 | 2129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2132:12 | 2132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2139:12 | 2139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2142:12 | 2142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2166:12 | 2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2169:12 | 2169 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2179:12 | 2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2187:12 | 2187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2190:12 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2197:12 | 2197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2200:12 | 2200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2215:12 | 2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2218:12 | 2218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2228:12 | 2228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:8:12 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:18:12 | 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:84:12 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:95:12 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:119:12 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:224:12 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:234:12 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:248:12 | 248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:260:12 | 260 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:283:12 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:293:12 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:304:12 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:314:12 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:328:12 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:521:12 | 521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:544:12 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:556:12 | 556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:567:12 | 567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:580:12 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:604:12 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:616:12 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:628:12 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:657:12 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:668:12 | 668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:680:12 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:694:12 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:718:12 | 718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:730:12 | 730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:740:12 | 740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:752:12 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:763:12 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:786:12 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:798:12 | 798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:812:12 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:823:12 | 823 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:848:12 | 848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:860:12 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:883:12 | 883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:898:12 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:909:12 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:920:12 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:931:12 | 931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:943:12 | 943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:954:12 | 954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:967:12 | 967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:978:12 | 978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:993:12 | 993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1020:12 | 1020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1033:12 | 1033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1075:12 | 1075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1087:12 | 1087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1106:12 | 1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1137:12 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1161:12 | 1161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1175:12 | 1175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1223:12 | 1223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1246:12 | 1246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1259:12 | 1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1290:12 | 1290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1320:12 | 1320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1332:12 | 1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1347:12 | 1347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1357:12 | 1357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1432:12 | 1432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1447:12 | 1447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1461:12 | 1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1474:12 | 1474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1487:12 | 1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1500:12 | 1500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1516:12 | 1516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1529:12 | 1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1544:12 | 1544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1559:12 | 1559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1574:12 | 1574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1593:12 | 1593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1621:12 | 1621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1635:12 | 1635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1658:12 | 1658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1670:12 | 1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1716:12 | 1716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1726:12 | 1726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1749:12 | 1749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1781:12 | 1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1804:12 | 1804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1816:12 | 1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1827:12 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1838:12 | 1838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1931:12 | 1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1954:12 | 1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1966:12 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1976:12 | 1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2012:12 | 2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2037:12 | 2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2058:12 | 2058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2080:12 | 2080 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2091:12 | 2091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2114:12 | 2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2126:12 | 2126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2157:12 | 2157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2175:12 | 2175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2193:12 | 2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2238:12 | 2238 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2250:12 | 2250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2263:12 | 2263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2280:12 | 2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2311:12 | 2311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2325:12 | 2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2338:12 | 2338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2350:12 | 2350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2365:12 | 2365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2436:12 | 2436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2447:12 | 2447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2462:12 | 2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2472:12 | 2472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2482:12 | 2482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2490:12 | 2490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2500:12 | 2500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2508:12 | 2508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2523:12 | 2523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2546:12 | 2546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2556:12 | 2556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2567:12 | 2567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2579:12 | 2579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2591:12 | 2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2601:12 | 2601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2612:12 | 2612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2622:12 | 2622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2642:12 | 2642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2650:12 | 2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2660:12 | 2660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2670:12 | 2670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2681:12 | 2681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2692:12 | 2692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2723:12 | 2723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2735:12 | 2735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2748:12 | 2748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2759:12 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2780:12 | 2780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2790:12 | 2790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh cc v1.0.96 Fresh powerfmt v0.2.0 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Fresh gix-utils v0.1.12 Fresh num_threads v0.1.7 warning: `syn` (lib) generated 1797 warnings (270 duplicates) warning: `powerfmt` (lib) generated 3 warnings warning: `same-file` (lib) generated 1 warning Fresh thiserror-impl v1.0.59 Fresh serde_derive v1.0.200 warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/lib.rs:62:23 | 62 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/attr.rs:1797:31 | 1797 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/receiver.rs:110:35 | 110 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/receiver.rs:181:47 | 181 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/receiver.rs:210:35 | 210 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/internals/receiver.rs:231:43 | 231 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/bound.rs:147:39 | 147 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/bound.rs:199:51 | 199 | ... #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde_derive-1.0.200/src/bound.rs:228:39 | 228 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh deranged v0.3.11 warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh walkdir v2.5.0 Fresh time-macros v0.2.18 warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18/src/helpers/mod.rs:100:6 | 100 | .cast_unsigned() | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(Hour).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-macros-0.2.18/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(Minute).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Fresh itoa v1.0.11 Fresh faster-hex v0.9.0 Fresh time-core v0.1.2 warning: `serde_derive` (lib) generated 9 warnings warning: `deranged` (lib) generated 2 warnings warning: `time-macros` (lib) generated 4 warnings warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/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: `thiserror_nightly_testing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs:240:11 | 240 | #[cfg(all(thiserror_nightly_testing, not(error_generic_member_access)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(thiserror_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(thiserror_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs:240:42 | 240 | #[cfg(all(thiserror_nightly_testing, not(error_generic_member_access)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs:245:7 | 245 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thiserror-1.0.59/src/lib.rs:257:11 | 257 | #[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 serde v1.0.200 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:333:12 | 333 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:336:15 | 336 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:230:19 | 230 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:235:19 | 235 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:258:32 | 258 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:258:58 | 258 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:263:32 | 263 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:263:58 | 263 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:266:36 | 266 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:268:36 | 268 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:270:36 | 270 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:272:36 | 272 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:274:36 | 274 | #[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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:276:36 | 276 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/lib.rs:279:15 | 279 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:698:12 | 698 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:787:36 | 787 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:790:36 | 790 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:841:36 | 841 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:842:12 | 842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1145:12 | 1145 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1817:12 | 1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1872:12 | 1872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", any(unix, windows)))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1983:12 | 1983 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2274:12 | 2274 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3105:32 | 3105 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3123:32 | 3123 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3136:32 | 3136 | #[cfg(all(feature = "std", not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:384:27 | 384 | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:391:29 | 391 | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:399:29 | 399 | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:407:29 | 407 | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:414:33 | 414 | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:531:31 | 531 | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:870:40 | 870 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1089:16 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1100:16 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1111:16 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1122:16 | 1122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1133:16 | 1133 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1549:16 | 1549 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1557:16 | 1557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1720:16 | 1720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1726:16 | 1726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1774:16 | 1774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1781:16 | 1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1884:16 | 1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1960:16 | 1960 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1966:16 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1972:16 | 1972 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:1978:16 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", any(unix, windows)))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2113:16 | 2113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2119:16 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3109:23 | 3109 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3124 | / atomic_impl! { 3125 | | AtomicBool "8" 3126 | | AtomicI8 "8" 3127 | | AtomicI16 "16" ... | 3133 | | AtomicUsize "ptr" 3134 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3110:24 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3124 | / atomic_impl! { 3125 | | AtomicBool "8" 3126 | | AtomicI8 "8" 3127 | | AtomicI16 "16" ... | 3133 | | AtomicUsize "ptr" 3134 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3109:23 | 3109 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3137 | / atomic_impl! { 3138 | | AtomicI64 "64" 3139 | | AtomicU64 "64" 3140 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:3110:24 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3137 | / atomic_impl! { 3138 | | AtomicI64 "64" 3139 | | AtomicU64 "64" 3140 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:231:23 | 231 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:236:27 | 236 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:231:23 | 231 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:236:27 | 236 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2411:19 | 2411 | #[cfg(not(no_systemtime_checked_add))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/de/impls.rs:2415:15 | 2415 | #[cfg(no_systemtime_checked_add)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:188:11 | 188 | #[cfg(not(no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:210:7 | 210 | #[cfg(no_relaxed_trait_bounds)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:430:11 | 430 | #[cfg(not(no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:453:7 | 453 | #[cfg(no_relaxed_trait_bounds)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:625:11 | 625 | #[cfg(not(no_num_nonzero_signed))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:663:12 | 663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:680:12 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:734:12 | 734 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:779:12 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:850:12 | 850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:875:12 | 875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:892:12 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:934:12 | 934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:956:12 | 956 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:970:12 | 970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:981:12 | 981 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", any(unix, windows)))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1004:12 | 1004 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", any(unix, windows)))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1029:11 | 1029 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1058:32 | 1058 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1077:32 | 1077 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1090:32 | 1090 | #[cfg(all(feature = "std", not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:235:16 | 235 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:241:16 | 241 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:247:16 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:259:16 | 259 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:479:16 | 479 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:485:16 | 485 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:519:16 | 519 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1062:23 | 1062 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1078 | / atomic_impl! { 1079 | | AtomicBool "8" 1080 | | AtomicI8 "8" 1081 | | AtomicI16 "16" ... | 1087 | | AtomicUsize "ptr" 1088 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1063:24 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1078 | / atomic_impl! { 1079 | | AtomicBool "8" 1080 | | AtomicI8 "8" 1081 | | AtomicI16 "16" ... | 1087 | | AtomicUsize "ptr" 1088 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1062:23 | 1062 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1091 | / atomic_impl! { 1092 | | AtomicI64 "64" 1093 | | AtomicU64 "64" 1094 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/ser/impls.rs:1063:24 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1091 | / atomic_impl! { 1092 | | AtomicI64 "64" 1093 | | AtomicU64 "64" 1094 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/serde-1.0.200/src/private/mod.rs:23:11 | 23 | #[cfg(not(no_core_try_from))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh num-conv v0.1.0 warning: struct `OpensslCallbacks` is never constructed --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/build/run_bindgen.rs:209:8 | 209 | struct OpensslCallbacks; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh prodash v28.0.0 warning: unexpected `cfg` condition value: `atty` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/prodash-28.0.0/src/lib.rs:37:7 | 37 | #[cfg(feature = "atty")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `async-io`, `bytesize`, `crosstermion`, `ctrlc`, `dashmap`, `default`, `futures-core`, `futures-lite`, `human_format`, `humantime`, `is-terminal`, `local-time`, `log`, `parking_lot`, `progress-log`, `progress-tree`, `progress-tree-hp-hashmap`, `progress-tree-log`, `render-line`, `render-line-autoconfigure`, `render-line-crossterm`, `render-tui`, `render-tui-crossterm`, `signal-hook`, `time`, `tui`, `tui-react`, `unicode-segmentation`, `unicode-width`, `unit-bytes`, `unit-duration`, and `unit-human` = help: consider adding `atty` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh smallvec v1.13.2 warning: `thiserror` (lib) generated 5 warnings warning: `serde` (lib) generated 137 warnings warning: `openssl-sys` (build script) generated 1 warning warning: `prodash` (lib) generated 1 warning Fresh time v0.3.36 warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:261:35 | 261 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:263:34 | 263 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:283:34 | 283 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:285:33 | 285 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1289:37 | 1289 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1426:42 | 1426 | .checked_mul(rhs.cast_signed().extend::()) | ^^^^^^^^^^^ ... 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1445:52 | 1445 | self.whole_nanoseconds() / rhs.cast_signed().extend::() | ^^^^^^^^^^^ ... 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1543:37 | 1543 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1549:37 | 1549 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/duration.rs:1553:50 | 1553 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/formattable.rs:192:59 | 192 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/formattable.rs:234:59 | 234 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:219:74 | 219 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:228:46 | 228 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:301:38 | 301 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:303:37 | 303 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:311:82 | 311 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:444:42 | 444 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:446:41 | 446 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:453:48 | 453 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:474:54 | 474 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:512:79 | 512 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:579:42 | 579 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:581:41 | 581 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:592:40 | 592 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:594:39 | 594 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:663:38 | 663 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:665:37 | 665 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:668:40 | 668 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:670:39 | 670 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:706:61 | 706 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:300:54 | 300 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:304:58 | 304 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:546:28 | 546 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:549:49 | 549 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:560:28 | 560 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:563:49 | 563 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:774:37 | 774 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:775:57 | 775 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:777:26 | 777 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:781:37 | 781 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:782:57 | 782 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/parsing/parsed.rs:784:26 | 784 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:924:41 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:924:72 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:925:45 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:925:78 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:926:45 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:926:78 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:928:35 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:928:72 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:930:69 | 930 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:931:65 | 931 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:937:59 | 937 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/time-0.3.36/src/time.rs:942:59 | 942 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Fresh gix-hash v0.14.2 Fresh sha1_smol v1.0.0 warning: method `simd_eq` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/sha1_smol-1.0.0/src/simd.rs:31:8 | 30 | pub trait SimdExt { | ------- method in this trait 31 | fn simd_eq(self, rhs: Self) -> Self; | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh thiserror v1.0.59 Fresh errno v0.3.8 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `time` (lib) generated 75 warnings (1 duplicate) warning: `sha1_smol` (lib) generated 1 warning warning: `thiserror` (lib) generated 5 warnings (5 duplicates) warning: `errno` (lib) generated 1 warning Fresh gix-features v0.38.1 Fresh memchr v2.7.2 Fresh version_check v0.9.4 Fresh rustix v0.38.34 warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1634:15 | 1634 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1644:19 | 1644 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1721:11 | 1721 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:612:15 | 612 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:615:15 | 615 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:667:15 | 667 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:814:13 | 814 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:823:13 | 823 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:832:13 | 832 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:845:13 | 845 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:855:13 | 855 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:865:13 | 865 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:875:13 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/src/iterators/pair.rs:207:9 | 207 | span::Span::new_internal(self.input, start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/src/lib.rs:14:41 | 14 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 207 - span::Span::new_internal(self.input, start, end) 207 + Span::new_internal(self.input, start, end) | warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/pest-2.7.10/src/iterators/pairs.rs:314:70 | 79 | impl<'i, R: RuleType> Pairs<'i, R> { | -- lifetime `'i` declared here ... 314 | ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { | ^^ this elided lifetime gets resolved as `'i` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh regex v1.10.4 warning: `rustix` (lib) generated 513 warnings warning: `pest` (lib) generated 2 warnings Fresh winnow v0.6.7 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/lib.rs:141:12 | 141 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/lib.rs:184:13 | 184 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/lib.rs:191:21 | 191 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/multi.rs:130:12 | 130 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:16:12 | 16 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:39:12 | 39 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:86:12 | 86 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:145:12 | 145 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:202:12 | 202 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:259:12 | 259 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:314:12 | 314 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:364:12 | 364 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:397:12 | 397 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:460:12 | 460 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:502:12 | 502 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:544:12 | 544 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:581:12 | 581 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:630:12 | 630 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:679:12 | 679 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:723:12 | 723 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:767:12 | 767 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:809:12 | 809 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:856:12 | 856 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/winnow-0.6.7/src/combinator/parser.rs:911:12 | 911 | #[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 log v0.4.21 warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/log-0.4.21/src/lib.rs:342:13 | 342 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/log-0.4.21/src/lib.rs:343:13 | 343 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh static_assertions v1.1.0 Fresh scopeguard v1.2.0 Fresh percent-encoding v2.3.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `winnow` (lib) generated 26 warnings warning: `log` (lib) generated 2 warnings warning: `percent-encoding` (lib) generated 1 warning Fresh lock_api v0.4.12 warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Fresh tempfile v3.10.1 Fresh parking_lot_core v0.9.10 warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh pest_meta v2.7.10 Fresh crunchy v0.2.2 Fresh lazy_static v1.4.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `lock_api` (lib) generated 7 warnings warning: `parking_lot_core` (lib) generated 2 warnings warning: `lazy_static` (lib) generated 1 warning Fresh cfg-if v1.0.0 Fresh home v0.5.9 Fresh num-traits v0.2.18 warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/cast.rs:280:7 | 280 | #[cfg(has_to_int_unchecked)] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_to_int_unchecked)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/cast.rs:289:11 | 289 | #[cfg(not(has_to_int_unchecked))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_to_int_unchecked)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:803:11 | 803 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:868:11 | 868 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:1949:19 | 1949 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2047 | float_impl_std!(f32 integer_decode_f32); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:1954:19 | 1954 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2047 | float_impl_std!(f32 integer_decode_f32); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_copysign` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:1949:19 | 1949 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2049 | float_impl_std!(f64 integer_decode_f64); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:1954:19 | 1954 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2049 | float_impl_std!(f64 integer_decode_f64); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:2274:19 | 2274 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2294 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:2280:23 | 2280 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2294 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:2274:19 | 2274 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2295 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/float.rs:2280:23 | 2280 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2295 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, u16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, u32); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, u64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, u128); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, usize); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:5:11 | 5 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(u8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(u8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(u8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(u8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(u16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(u16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(u16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(u16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(u32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(u32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(u32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(u32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(u64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(u64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(u64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(u64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(usize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(usize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(usize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(usize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(i8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(i8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(i8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(i8, 1); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(i16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(i16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(i16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(i16, 2); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(i32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(i32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(i32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(i32, 4); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(i64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(i64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(i64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(i64, 8); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(isize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(isize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(isize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(isize, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:155:15 | 155 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 4); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:175:15 | 175 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 4); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:195:19 | 195 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 4); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:215:19 | 215 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 4); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:155:15 | 155 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:175:15 | 175 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:195:19 | 195 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:215:19 | 215 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 8); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:143:11 | 143 | #[cfg(all(has_div_euclid, feature = "std"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:146:15 | 146 | #[cfg(not(all(has_div_euclid, feature = "std")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:168:15 | 168 | #[cfg(not(all(has_div_euclid, feature = "std")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:93:19 | 93 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 140 | euclid_int_impl!(isize i8 i16 i32 i64 i128); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 140 | euclid_int_impl!(isize i8 i16 i32 i64 i128); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:125:19 | 125 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 141 | euclid_uint_impl!(usize u8 u16 u32 u64 u128); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 141 | euclid_uint_impl!(usize u8 u16 u32 u64 u128); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 144 | euclid_forward_impl!(f32 f64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:241:19 | 241 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 291 | checked_euclid_int_impl!(isize i8 i16 i32 i64 i128); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:222:15 | 222 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 291 | checked_euclid_int_impl!(isize i8 i16 i32 i64 i128); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:268:19 | 268 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 292 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 u128); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:222:15 | 222 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 292 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 u128); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh pest_generator v2.7.10 Fresh parking_lot v0.12.2 Fresh tiny-keccak v2.0.2 warning: struct `EncodedLen` is never constructed --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:269:8 | 269 | struct EncodedLen { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `value` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:275:8 | 274 | impl EncodedLen { | --------------- method in this implementation 275 | fn value(&self) -> &[u8] { | ^^^^^ warning: function `left_encode` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:280:4 | 280 | fn left_encode(len: usize) -> EncodedLen { | ^^^^^^^^^^^ warning: function `right_encode` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:292:4 | 292 | fn right_encode(len: usize) -> EncodedLen { | ^^^^^^^^^^^^ warning: method `reset` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:469:8 | 390 | impl KeccakState

{ | ----------------------------------- method in this implementation ... 469 | fn reset(&mut self) { | ^^^^^ Fresh gix-fs v0.10.2 warning: `num-traits` (lib) generated 137 warnings (20 duplicates) warning: `tiny-keccak` (lib) generated 5 warnings Fresh gix-path v0.10.7 Fresh getrandom v0.2.14 Fresh openssl-sys v0.9.102 warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:21:11 | 21 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = 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(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:32:11 | 32 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:35:7 | 35 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:208:7 | 208 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:112:11 | 112 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:126:15 | 126 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:37:15 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:37:24 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:49:15 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:49:24 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:55:15 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:55:24 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:61:15 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:61:24 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:67:15 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:67:24 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:8:7 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:10:7 | 10 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:12:7 | 12 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:14:7 | 14 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:3:7 | 3 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:5:7 | 5 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:7:7 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:9:7 | 9 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:11:7 | 11 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:13:7 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:15:7 | 15 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:17:7 | 17 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:19:7 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:21:7 | 21 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:23:7 | 23 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:25:7 | 25 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:27:7 | 27 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:29:7 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:31:7 | 31 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:33:7 | 33 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:35:7 | 35 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:37:7 | 37 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:39:7 | 39 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:41:7 | 41 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:43:7 | 43 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:45:7 | 45 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:60:11 | 60 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:60:20 | 60 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:71:15 | 71 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:71:24 | 71 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:82:11 | 82 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:82:20 | 82 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:93:15 | 93 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:93:24 | 93 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:99:11 | 99 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:101:11 | 101 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:103:11 | 103 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:105:11 | 105 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:17:14 | 17 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:27:14 | 27 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:109:18 | 109 | if #[cfg(any(ossl110, libressl381))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl381` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:109:27 | 109 | if #[cfg(any(ossl110, libressl381))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl381)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl381)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:112:21 | 112 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:119:18 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:119:27 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:6:15 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:12:15 | 12 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./dtls1.rs:4:14 | 4 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ec.rs:8:7 | 8 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:11 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:20 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:33 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:14:7 | 14 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:17:7 | 17 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:19:11 | 19 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:19:20 | 19 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:21:11 | 21 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:21:20 | 21 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:23:7 | 23 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:29:7 | 29 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:31:11 | 31 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:31:20 | 31 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:34:7 | 34 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:122:11 | 122 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:131:11 | 131 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:140:7 | 140 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:204:11 | 204 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:204:20 | 204 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:207:11 | 207 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:207:20 | 207 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:210:11 | 210 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:210:20 | 210 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:213:11 | 213 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:213:20 | 213 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:216:11 | 216 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:216:20 | 216 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:219:11 | 219 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:219:20 | 219 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:222:11 | 222 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:222:20 | 222 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:225:11 | 225 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:225:20 | 225 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:15 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:28 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:39 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:15 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:28 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:39 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:15 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:28 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:39 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:15 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:28 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:39 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:15 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:28 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:39 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:300:15 | 300 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:300:29 | 300 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:46:14 | 46 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:147:14 | 147 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:167:14 | 167 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/mod.rs:22:7 | 22 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/mod.rs:59:7 | 59 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/aes.rs:15:15 | 15 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:16:1 | 16 | stack!(stack_st_ASN1_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:16:1 | 16 | stack!(stack_st_ASN1_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:50:15 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:50:24 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:19 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:32 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:43 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:71:11 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:91:11 | 91 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:95:11 | 95 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:110:82 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:110:91 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:111:55 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:111:64 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:112:57 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:112:66 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:113:48 | 113 | pub fn i2d_ASN1_TYPE(a: #[const_ptr_if(ossl300)] ASN1_TYPE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:13:18 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:13:27 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:34:51 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:34:60 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:35:50 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:35:59 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:39:15 | 39 | #[cfg(not(osslconf = "OPENSSL_NO_STDIO"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_STDIO"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_STDIO\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:41:15 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:41:24 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:45:15 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:45:24 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:55:50 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:55:59 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:56:56 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:56:65 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:61:15 | 61 | #[cfg(not(osslconf = "OPENSSL_NO_SOCK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SOCK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SOCK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:72:15 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:72:24 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:78:15 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:78:24 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:84:15 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:84:24 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:90:15 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:90:24 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:96:15 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:96:24 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:102:15 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:102:24 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:153:18 | 153 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:153:27 | 153 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:6:11 | 6 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:10:15 | 10 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:13:15 | 13 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:16:11 | 16 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:18:11 | 18 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:20:11 | 20 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:26:15 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:26:24 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:33:15 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:33:24 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:35:15 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:35:24 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:135:15 | 135 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:142:15 | 142 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:7:11 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:14:54 | 14 | pub fn i2d_CMS_ContentInfo(a: #[const_ptr_if(ossl300)] CMS_ContentInfo, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:13:15 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:19:11 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:26:11 | 26 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:29:11 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:38:11 | 38 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:48:11 | 48 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:56:11 | 56 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:4:1 | 4 | stack!(stack_st_void); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:4:1 | 4 | stack!(stack_st_void); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:60:18 | 60 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:60:27 | 60 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:21:15 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:21:24 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:31:15 | 31 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:37:15 | 37 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:43:15 | 43 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:74:15 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:74:28 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:76:15 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:76:28 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:81:11 | 81 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:83:11 | 83 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:8:15 | 8 | #[cfg(not(libressl382))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:30:11 | 30 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:32:11 | 32 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:34:11 | 34 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:37:15 | 37 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:37:24 | 37 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:39:15 | 39 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:39:24 | 39 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:47:15 | 47 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:47:24 | 47 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:50:15 | 50 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:50:24 | 50 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:57:15 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:57:24 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:68:15 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:68:24 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:80:15 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:80:24 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:83:15 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:83:24 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:229:18 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:229:27 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:17:15 | 17 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:59:15 | 59 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:70:11 | 70 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:80:15 | 80 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:15 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:24 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:35 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:129:15 | 129 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:245:15 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:245:24 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:248:15 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:248:24 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:28:11 | 28 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:47:11 | 47 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:51:15 | 51 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:55:18 | 55 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:55:27 | 55 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:69:14 | 69 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:229:14 | 229 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:242:18 | 242 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:242:27 | 242 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:449:14 | 449 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:624:18 | 624 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:624:27 | 624 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:48:19 | 48 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:82:11 | 82 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:94:11 | 94 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:97:11 | 97 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:104:11 | 104 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:150:11 | 150 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:164:11 | 164 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:236:63 | 236 | pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:236:73 | 236 | pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:266:40 | 266 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:266:49 | 266 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:278:11 | 278 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:298:15 | 298 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:298:24 | 298 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:300:15 | 300 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:300:24 | 300 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:302:15 | 302 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:302:24 | 302 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:304:15 | 304 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:304:24 | 304 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:306:11 | 306 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:308:11 | 308 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:19 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:28 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:46 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:321:15 | 321 | #[cfg(not(osslconf = "OPENSSL_NO_RC4"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:337:11 | 337 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:339:11 | 339 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:341:11 | 341 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:352:11 | 352 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:354:11 | 354 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:356:11 | 356 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:368:11 | 368 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:370:11 | 370 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:372:11 | 372 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:19 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:28 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:46 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:19 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:28 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:46 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:378:15 | 378 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:380:15 | 380 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:382:15 | 382 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:384:15 | 384 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:19 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:28 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:46 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:19 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:28 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:46 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:19 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:28 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:46 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:19 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:28 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:46 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:19 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:28 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:46 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:398:15 | 398 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:400:15 | 400 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:402:15 | 402 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:404:15 | 404 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:406:15 | 406 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:408:15 | 408 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:410:15 | 410 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:412:15 | 412 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:414:15 | 414 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:416:15 | 416 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:418:15 | 418 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:420:15 | 420 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:423:15 | 423 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:425:15 | 425 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:427:15 | 427 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:429:15 | 429 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:432:15 | 432 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:434:15 | 434 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:436:15 | 436 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:438:15 | 438 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:441:15 | 441 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:461:62 | 461 | pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:461:71 | 461 | pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:463:72 | 463 | pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:463:81 | 463 | pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:462:27 | 462 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:462:36 | 462 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:479:15 | 479 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:479:24 | 479 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:512:11 | 512 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:539:11 | 539 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:542:11 | 542 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:545:11 | 545 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:557:11 | 557 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:565:11 | 565 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:619:54 | 619 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:619:63 | 619 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/hmac.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/hmac.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/kdf.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/object.rs:26:11 | 26 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/object.rs:28:11 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:17:40 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:17:49 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:16:41 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:16:50 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:54:52 | 54 | pub fn i2d_OCSP_RESPONSE(a: #[const_ptr_if(ossl300)] OCSP_RESPONSE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:72:51 | 72 | pub fn i2d_OCSP_REQUEST(a: #[const_ptr_if(ossl300)] OCSP_REQUEST, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/params.rs:5:11 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/params.rs:7:11 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:15:71 | 15 | pub fn PEM_write_bio_X509(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:16:75 | 16 | pub fn PEM_write_bio_X509_REQ(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:17:75 | 17 | pub fn PEM_write_bio_X509_CRL(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:22:34 | 22 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:20:33 | 20 | rsa: #[const_ptr_if(ossl300)] RSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:27:75 | 27 | pub fn PEM_write_bio_RSA_PUBKEY(bp: *mut BIO, rsa: #[const_ptr_if(ossl300)] RSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:32:34 | 32 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:30:33 | 30 | dsa: #[const_ptr_if(ossl300)] DSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:41:34 | 41 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:39:33 | 39 | key: #[const_ptr_if(ossl300)] EC_KEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:46:75 | 46 | pub fn PEM_write_bio_DSA_PUBKEY(bp: *mut BIO, dsa: #[const_ptr_if(ossl300)] DSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:51:34 | 51 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:49:34 | 49 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:56:69 | 56 | pub fn PEM_write_bio_PUBKEY(bp: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:61:34 | 61 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:59:34 | 59 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:66:68 | 66 | pub fn PEM_write_bio_PKCS7(bp: *mut BIO, x: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:67:73 | 67 | pub fn PEM_write_bio_EC_PUBKEY(bp: *mut BIO, ec: #[const_ptr_if(ossl300)] EC_KEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:72:34 | 72 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:70:31 | 70 | x: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:182:11 | 182 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:189:11 | 189 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:12:45 | 12 | pub fn i2d_PKCS12(a: #[const_ptr_if(ossl300)] PKCS12, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:40:47 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:40:56 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:39:38 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:39:47 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:51:62 | 51 | pub fn i2d_PKCS12_bio(b: *mut BIO, a: #[const_ptr_if(ossl300)] PKCS12) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:4:7 | 4 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:133:1 | 133 | stack!(stack_st_PKCS7_SIGNER_INFO); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:133:1 | 133 | stack!(stack_st_PKCS7_SIGNER_INFO); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:146:1 | 146 | stack!(stack_st_PKCS7_RECIP_INFO); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:146:1 | 146 | stack!(stack_st_PKCS7_RECIP_INFO); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:26:11 | 26 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:90:11 | 90 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:129:11 | 129 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:142:11 | 142 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:154:44 | 154 | pub fn i2d_PKCS7(a: #[const_ptr_if(ossl300)] PKCS7, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:155:64 | 155 | pub fn i2d_PKCS7_bio(bio: *mut BIO, p7: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:253:32 | 253 | si: #[const_ptr_if(ossl300)] PKCS7_SIGNER_INFO, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:5:11 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:7:11 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:13:11 | 13 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:15:11 | 15 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rand.rs:6:11 | 6 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rand.rs:9:11 | 9 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:20:15 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:20:24 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:22:15 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:22:24 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:24:15 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:24:24 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:31:15 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:31:24 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:38:15 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:38:24 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:40:15 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:40:24 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:48:15 | 48 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/safestack.rs:1:1 | 1 | stack!(stack_st_OPENSSL_STRING); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/safestack.rs:1:1 | 1 | stack!(stack_st_OPENSSL_STRING); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:5:18 | 5 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:29:18 | 29 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:37:18 | 37 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:61:18 | 61 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:70:18 | 70 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:95:18 | 95 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:156:7 | 156 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:171:7 | 171 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:182:7 | 182 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:366:11 | 366 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:408:7 | 408 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:598:7 | 598 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:891:11 | 891 | #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:9:21 | 9 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:33:21 | 33 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:133:1 | 133 | stack!(stack_st_SSL_CIPHER); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:133:1 | 133 | stack!(stack_st_SSL_CIPHER); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:141:1 | 141 | stack!(stack_st_SRTP_PROTECTION_PROFILE); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:141:1 | 141 | stack!(stack_st_SRTP_PROTECTION_PROFILE); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:198:14 | 198 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:204:21 | 204 | } else if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:228:18 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:228:27 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:260:18 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:260:27 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:440:14 | 440 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:451:14 | 451 | if #[cfg(libressl270)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:695:18 | 695 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:695:27 | 695 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:867:14 | 867 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:871:25 | 871 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:880:14 | 880 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:884:25 | 884 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:280:11 | 280 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:291:11 | 291 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:342:15 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:342:24 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:344:15 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:344:24 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:346:15 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:346:24 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:362:15 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:362:24 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:392:11 | 392 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:404:11 | 404 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:413:11 | 413 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:416:15 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:416:24 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:418:15 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:418:24 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:420:15 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:420:24 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:422:15 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:422:24 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:435:55 | 435 | pub fn SSL_is_init_finished(s: #[const_ptr_if(ossl111)] SSL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:434:15 | 434 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:465:15 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:465:24 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:475:88 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:475:97 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:479:11 | 479 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:482:11 | 482 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:484:11 | 484 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:491:15 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:491:24 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:493:15 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:493:24 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:523:15 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:523:24 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:529:15 | 529 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:536:15 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:536:24 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:539:15 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:539:24 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:541:15 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:541:24 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:545:15 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:545:24 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:551:50 | 551 | pub fn i2d_SSL_SESSION(s: #[const_ptr_if(ossl300)] SSL_SESSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:564:15 | 564 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:566:11 | 566 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:578:15 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:578:24 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:591:15 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:591:24 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:594:15 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:594:24 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:602:11 | 602 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:608:11 | 608 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:610:11 | 610 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:612:11 | 612 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:614:11 | 614 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:616:11 | 616 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:618:11 | 618 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:623:11 | 623 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:629:11 | 629 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:639:11 | 639 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:643:15 | 643 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:643:24 | 643 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:647:15 | 647 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:647:24 | 647 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:650:15 | 650 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:650:24 | 650 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:657:11 | 657 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:670:15 | 670 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:670:24 | 670 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:677:15 | 677 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:677:24 | 677 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:751:55 | 751 | pub fn SSL_get_ssl_method(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const SSL_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:759:15 | 759 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:772:59 | 772 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:772:68 | 772 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:777:15 | 777 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:777:24 | 777 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:779:15 | 779 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:779:24 | 779 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:790:11 | 790 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:793:15 | 793 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:793:24 | 793 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:795:15 | 795 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:795:24 | 795 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:797:15 | 797 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:797:24 | 797 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:806:15 | 806 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:818:15 | 818 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:848:15 | 848 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:856:15 | 856 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:874:72 | 874 | pub fn SSL_get_current_compression(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const COMP_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:893:11 | 893 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:898:15 | 898 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:898:24 | 898 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:900:15 | 900 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:900:24 | 900 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111c` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:907:55 | 907 | pub fn SSL_session_reused(ssl: #[const_ptr_if(ossl111c)] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:906:15 | 906 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:914:52 | 914 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:914:62 | 914 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:913:19 | 913 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:913:28 | 913 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:919:11 | 919 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:924:11 | 924 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:927:11 | 927 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:930:11 | 930 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:932:15 | 932 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:932:28 | 932 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:935:11 | 935 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:937:15 | 937 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:937:28 | 937 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:942:15 | 942 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:942:24 | 942 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:945:15 | 945 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:945:24 | 945 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:948:15 | 948 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:948:24 | 948 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:951:15 | 951 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:951:24 | 951 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:4:14 | 4 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:6:21 | 6 | } else if #[cfg(libressl390)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:21:14 | 21 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/tls1.rs:18:11 | 18 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:469:7 | 469 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1091:7 | 1091 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1094:7 | 1094 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1097:7 | 1097 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:30:18 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:30:27 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:56:18 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:56:27 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:76:18 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:76:27 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:107:18 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:107:27 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:131:18 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:131:27 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:147:18 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:147:27 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:176:18 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:176:27 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:205:18 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:205:27 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:207:21 | 207 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:271:18 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:271:27 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:273:21 | 273 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:332:18 | 332 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:332:27 | 332 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:343:1 | 343 | stack!(stack_st_X509_ALGOR); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:343:1 | 343 | stack!(stack_st_X509_ALGOR); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:350:18 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:350:27 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:388:18 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:388:27 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:390:21 | 390 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:403:21 | 403 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:434:18 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:434:27 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:474:18 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:474:27 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:476:21 | 476 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:508:21 | 508 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:776:18 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:776:27 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:778:21 | 778 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:795:21 | 795 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1039:18 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1039:27 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1073:18 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1073:27 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1075:21 | 1075 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:463:11 | 463 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:653:11 | 653 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:653:20 | 653 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:12:1 | 12 | stack!(stack_st_X509_NAME_ENTRY); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:12:1 | 12 | stack!(stack_st_X509_NAME_ENTRY); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:14:1 | 14 | stack!(stack_st_X509_NAME); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:14:1 | 14 | stack!(stack_st_X509_NAME); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:18:1 | 18 | stack!(stack_st_X509_EXTENSION); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:18:1 | 18 | stack!(stack_st_X509_EXTENSION); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:22:1 | 22 | stack!(stack_st_X509_ATTRIBUTE); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:22:1 | 22 | stack!(stack_st_X509_ATTRIBUTE); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:25:18 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:25:27 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:40:18 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:40:27 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:64:1 | 64 | stack!(stack_st_X509_CRL); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:64:1 | 64 | stack!(stack_st_X509_CRL); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:67:18 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:67:27 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:85:18 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:85:27 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:100:1 | 100 | stack!(stack_st_X509_REVOKED); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:100:1 | 100 | stack!(stack_st_X509_REVOKED); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:103:18 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:103:27 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:117:18 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:117:27 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:137:1 | 137 | stack!(stack_st_X509); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:137:1 | 137 | stack!(stack_st_X509); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:139:1 | 139 | stack!(stack_st_X509_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:139:1 | 139 | stack!(stack_st_X509_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:141:1 | 141 | stack!(stack_st_X509_LOOKUP); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:141:1 | 141 | stack!(stack_st_X509_LOOKUP); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:333:18 | 333 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:333:27 | 333 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:467:18 | 467 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:467:27 | 467 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:659:18 | 659 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:659:27 | 659 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:692:14 | 692 | if #[cfg(libressl390)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:160:60 | 160 | pub fn i2d_X509_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:161:64 | 161 | pub fn i2d_X509_REQ_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:162:66 | 162 | pub fn i2d_PrivateKey_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:163:62 | 163 | pub fn i2d_PUBKEY_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:165:45 | 165 | pub fn i2d_PUBKEY(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:166:49 | 166 | pub fn i2d_RSA_PUBKEY(k: #[const_ptr_if(ossl300)] RSA, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:167:49 | 167 | pub fn i2d_DSA_PUBKEY(a: #[const_ptr_if(ossl300)] DSA, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:168:49 | 168 | pub fn i2d_PrivateKey(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:169:56 | 169 | pub fn i2d_ECPrivateKey(ec_key: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:170:48 | 170 | pub fn i2d_EC_PUBKEY(a: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:197:37 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:197:46 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:196:44 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:196:53 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:194:44 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:194:53 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:192:19 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:192:28 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:215:53 | 215 | pub fn X509_REVOKED_dup(rev: #[const_ptr_if(ossl300)] X509_REVOKED) -> *mut X509_REVOKED; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:214:19 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:214:28 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:228:51 | 228 | pub fn i2d_X509_REVOKED(x: #[const_ptr_if(ossl300)] X509_REVOKED, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:242:47 | 242 | pub fn i2d_X509_CRL(x: #[const_ptr_if(ossl300)] X509_CRL, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:244:47 | 244 | pub fn X509_CRL_dup(x: #[const_ptr_if(ossl300)] X509_CRL) -> *mut X509_CRL; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:243:19 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:243:28 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:259:47 | 259 | pub fn i2d_X509_REQ(x: #[const_ptr_if(ossl300)] X509_REQ, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:264:43 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:264:52 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:263:43 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:263:52 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:261:19 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:261:28 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:269:47 | 269 | pub fn X509_REQ_dup(x: #[const_ptr_if(ossl300)] X509_REQ) -> *mut X509_REQ; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:268:19 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:268:28 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:273:11 | 273 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:289:43 | 289 | pub fn i2d_X509(x: #[const_ptr_if(ossl300)] X509, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:291:48 | 291 | pub fn X509_NAME_dup(x: #[const_ptr_if(ossl300)] X509_NAME) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:290:19 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:290:28 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:293:43 | 293 | pub fn X509_dup(x: #[const_ptr_if(ossl300)] X509) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:292:19 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:292:28 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:297:36 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:297:45 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:294:19 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:294:28 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:310:11 | 310 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:318:72 | 318 | pub fn X509_set_issuer_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:327:59 | 327 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:327:68 | 327 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:328:73 | 328 | pub fn X509_set_subject_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:329:60 | 329 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:329:69 | 329 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:346:15 | 346 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:346:24 | 346 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:349:15 | 349 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:349:24 | 349 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:354:83 | 354 | pub fn X509_REQ_set_subject_name(req: *mut X509_REQ, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:364:81 | 364 | pub fn X509_REQ_add_extensions(req: *mut X509_REQ, exts: #[const_ptr_if(ossl300)] stack_st_X509_EXTENSION) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:398:15 | 398 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:398:24 | 398 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:400:15 | 400 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:400:24 | 400 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:402:15 | 402 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:402:24 | 402 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:405:15 | 405 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:405:24 | 405 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:407:15 | 407 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:407:24 | 407 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:409:15 | 409 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:409:24 | 409 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:434:36 | 434 | serial: #[const_ptr_if(ossl300)] ASN1_INTEGER, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:440:15 | 440 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:440:24 | 440 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:442:15 | 442 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:442:24 | 442 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:444:15 | 444 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:444:24 | 444 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:446:15 | 446 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:446:24 | 446 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:449:11 | 449 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:456:82 | 456 | pub fn X509_CRL_set_issuer_name(crl: *mut X509_CRL, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:462:15 | 462 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:462:24 | 462 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:483:60 | 483 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:483:69 | 483 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:484:65 | 484 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:484:74 | 484 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:485:58 | 485 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:485:67 | 485 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:490:39 | 490 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:490:48 | 490 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:495:48 | 495 | pub fn i2d_X509_NAME(n: #[const_ptr_if(ossl300)] X509_NAME, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:496:66 | 496 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:496:75 | 496 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:497:64 | 497 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:497:73 | 497 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:589:55 | 589 | pub fn i2d_X509_EXTENSION(ext: #[const_ptr_if(ossl300)] X509_EXTENSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:596:57 | 596 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:596:66 | 596 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:597:58 | 597 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:597:67 | 597 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:112 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:121 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:58 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:67 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:599:63 | 599 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:599:72 | 599 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:600:51 | 600 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:600:60 | 600 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:602:35 | 602 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:602:44 | 602 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:608:61 | 608 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:608:70 | 608 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:609:62 | 609 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:609:71 | 609 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:120 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:129 | 610 | ...0, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:62 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:71 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:611:67 | 611 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:611:76 | 611 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:612:55 | 612 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:612:64 | 612 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:614:35 | 614 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:614:44 | 614 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:620:65 | 620 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:620:74 | 620 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:621:66 | 621 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:621:75 | 621 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:128 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:137 | 622 | ...ibressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:66 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:75 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:623:71 | 623 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:623:80 | 623 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:624:59 | 624 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:624:68 | 624 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:626:35 | 626 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:626:44 | 626 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:632:97 | 632 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:632:106 | 632 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:634:99 | 634 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:634:108 | 634 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:635:91 | 635 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:635:100 | 635 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:636:67 | 636 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:636:76 | 636 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:647:60 | 647 | pub fn X509_STORE_get0_objects(ctx: #[const_ptr_if(ossl300)] X509_STORE) -> *mut stack_st_X509_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:646:19 | 646 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:646:28 | 646 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:648:15 | 648 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:711:68 | 711 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:711:77 | 711 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:712:64 | 712 | pub fn X509_PURPOSE_get_id(purpose: #[const_ptr_if(any(ossl110, libressl280))] X509_PURPOSE) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:712:73 | 712 | pub fn X509_PURPOSE_get_id(purpose: #[const_ptr_if(any(ossl110, libressl280))] X509_PURPOSE) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:713:64 | 713 | pub fn X509_PURPOSE_get0(idx: c_int) -> #[const_ptr_if(libressl390)] X509_PURPOSE; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:770:38 | 770 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0 | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:770:47 | 770 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0 | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:772:53 | 772 | pub fn i2d_X509_ATTRIBUTE(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:773:53 | 773 | pub fn X509_ATTRIBUTE_dup(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE) -> *mut X509_ATTRIBUTE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:11 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:25 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:38 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:74:18 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:74:27 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:8:11 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:58:81 | 58 | pub fn X509_STORE_set1_param(store: *mut X509_STORE, pm: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:64:63 | 64 | pub fn X509_STORE_CTX_get_ex_data(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX, idx: c_int) -> *mut c_void; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:65:61 | 65 | pub fn X509_STORE_CTX_get_error(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:66:67 | 66 | pub fn X509_STORE_CTX_get_error_depth(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:67:68 | 67 | pub fn X509_STORE_CTX_get_current_cert(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:77:70 | 77 | pub fn X509_STORE_CTX_get0_chain(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut stack_st_X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:88:15 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:88:24 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:90:15 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:90:24 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:93:15 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:93:24 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:95:15 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:95:24 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:98:15 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:98:24 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:101:15 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:101:24 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:107:66 | 107 | pub fn X509_VERIFY_PARAM_get_flags(param: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_ulong; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:106:19 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:106:28 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:112:15 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:112:24 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:118:15 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:118:24 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:120:15 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:120:24 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:126:15 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:126:24 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:132:11 | 132 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:134:11 | 134 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:136:11 | 136 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:150:7 | 150 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:22:1 | 22 | stack!(stack_st_ACCESS_DESCRIPTION); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:22:1 | 22 | stack!(stack_st_ACCESS_DESCRIPTION); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:143:1 | 143 | stack!(stack_st_DIST_POINT); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:143:1 | 143 | stack!(stack_st_DIST_POINT); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:45:39 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:45:48 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:51:39 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:51:48 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:50:38 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:50:47 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:77:35 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:77:44 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:138 | 82 | ...f(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent:... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:147 | 82 | ...10, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent: c_int) -> ... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:81 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:90 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:87:15 | 87 | #[cfg(not(libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:105:11 | 105 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:107:11 | 107 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:109:11 | 109 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:111:11 | 111 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:113:11 | 113 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:115:11 | 115 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:117:11 | 117 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:119:11 | 119 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:98:7 | 98 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:100:7 | 100 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:103:7 | 103 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:105:7 | 105 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:108:7 | 108 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:110:7 | 110 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:113:7 | 113 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:115:7 | 115 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:153:7 | 153 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:938:7 | 938 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:940:7 | 940 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:942:7 | 942 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:944:7 | 944 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:946:7 | 946 | #[cfg(libressl360)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:948:7 | 948 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:950:7 | 950 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:952:7 | 952 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:954:7 | 954 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:956:7 | 956 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:958:7 | 958 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:960:7 | 960 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:962:7 | 962 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:964:7 | 964 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:966:7 | 966 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:968:7 | 968 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:970:7 | 970 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:972:7 | 972 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:974:7 | 974 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:976:7 | 976 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:978:7 | 978 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:980:7 | 980 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:982:7 | 982 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:984:7 | 984 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:986:7 | 986 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:988:7 | 988 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:990:7 | 990 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:992:7 | 992 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:994:7 | 994 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:996:7 | 996 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:998:7 | 998 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1000:7 | 1000 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1002:7 | 1002 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1004:7 | 1004 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1006:7 | 1006 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1008:7 | 1008 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1010:7 | 1010 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1012:7 | 1012 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1014:7 | 1014 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1016:7 | 1016 | #[cfg(libressl271)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:15 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:24 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:33 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:55:11 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:55:20 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:67:11 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:67:20 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:90:11 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:90:20 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:92:11 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:92:20 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:96:11 | 96 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:9:18 | 9 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:5:11 | 5 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:8:11 | 8 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:66:11 | 66 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:12:14 | 12 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:70:14 | 70 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./srtp.rs:11:7 | 11 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./srtp.rs:13:7 | 13 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:6:11 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:9:11 | 9 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:11:11 | 11 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:14:11 | 14 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:16:11 | 16 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:28:7 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:31:7 | 31 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:34:7 | 34 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:37:7 | 37 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:40:7 | 40 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:43:7 | 43 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:45:7 | 45 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:48:7 | 48 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:50:7 | 50 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:52:7 | 52 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:54:7 | 54 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:56:7 | 56 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:58:7 | 58 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:60:7 | 60 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:83:7 | 83 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:110:7 | 110 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:112:7 | 112 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:144:11 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:144:20 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110h` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:147:7 | 147 | #[cfg(ossl110h)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:238:7 | 238 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:240:7 | 240 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:242:7 | 242 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:249:7 | 249 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:282:7 | 282 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:313:7 | 313 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:11 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:25 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:38 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:11 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:25 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:38 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:11 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:25 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:38 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:342:7 | 342 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:344:11 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl252` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:344:20 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl252)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl252)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:11 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:25 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:38 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:348:7 | 348 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:350:7 | 350 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:352:7 | 352 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:354:7 | 354 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:356:11 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:356:20 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:358:11 | 358 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:358:20 | 358 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:360:11 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:360:21 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:362:11 | 362 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:362:21 | 362 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:364:7 | 364 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:394:7 | 394 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:399:7 | 399 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:421:7 | 421 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:426:7 | 426 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:11 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:25 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:38 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:11 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:25 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:38 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:525:7 | 525 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:527:7 | 527 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:529:7 | 529 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:532:11 | 532 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:532:20 | 532 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:534:11 | 534 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:534:20 | 534 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:536:11 | 536 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:536:20 | 536 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:638:11 | 638 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:643:7 | 643 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:645:7 | 645 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:64:14 | 64 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:77:14 | 77 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:79:25 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:79:34 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:92:14 | 92 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:101:14 | 101 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:117:14 | 117 | if #[cfg(libressl280)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:125:14 | 125 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:136:14 | 136 | if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:139:21 | 139 | } else if #[cfg(libressl332)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:151:14 | 151 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:158:21 | 158 | } else if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:165:14 | 165 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:173:14 | 173 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:178:21 | 178 | } else if #[cfg(ossl110f)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:184:21 | 184 | } else if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:186:21 | 186 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:194:14 | 194 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:205:21 | 205 | } else if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:253:18 | 253 | if #[cfg(not(ossl110))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:405:14 | 405 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:414:21 | 414 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:457:14 | 457 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:497:14 | 497 | if #[cfg(ossl110g)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:514:14 | 514 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:540:14 | 540 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:553:14 | 553 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:595:15 | 595 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:605:15 | 605 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:623:15 | 623 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:623:24 | 623 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:10:11 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:10:20 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:14:11 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:14:20 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./types.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./types.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509.rs:10:22 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509.rs:10:31 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102f` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:6:7 | 6 | #[cfg(ossl102f)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:67:7 | 67 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:69:7 | 69 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:71:7 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:73:7 | 73 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:75:7 | 75 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:77:7 | 77 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:79:7 | 79 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:81:7 | 81 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:83:7 | 83 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:100:7 | 100 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:103:15 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:103:24 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:105:11 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:105:20 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:121:7 | 121 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:123:7 | 123 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:125:7 | 125 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:127:7 | 127 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:129:7 | 129 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:131:7 | 131 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:133:7 | 133 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:31:14 | 31 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:86:14 | 86 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102h` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:94:21 | 94 | } else if #[cfg(ossl102h)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:24:11 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:24:20 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:26:11 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:26:20 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:28:11 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:28:20 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:30:11 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:30:20 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:32:11 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:32:20 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:34:7 | 34 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:58:11 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:58:20 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:80:7 | 80 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:92:7 | 92 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:12:1 | 12 | stack!(stack_st_GENERAL_NAME); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:12:1 | 12 | stack!(stack_st_GENERAL_NAME); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:96:14 | 96 | if #[cfg(ossl320)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:116:19 | 116 | #[cfg(not(ossl111b))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/openssl-sys-0.9.102/src/lib.rs:118:15 | 118 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh gix-date v0.8.5 Fresh libz-sys v1.1.16 warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libz-sys-1.1.16/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh anstyle v1.0.6 warning: `openssl-sys` (lib) generated 1159 warnings warning: `libz-sys` (lib) generated 18 warnings Fresh either v1.11.0 Fresh ucd-trie v0.1.6 Fresh unicode-bidi v0.3.15 Fresh gix-actor v0.31.1 Fresh libssh2-sys v0.3.0 Fresh crossbeam-utils v0.8.19 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh const-random-macro v0.1.16 warning: `crossbeam-utils` (lib) generated 43 warnings warning: libgit2-sys@0.16.2+1.7.2: failed to probe system libgit2: warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 2478 | backend->fsync = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 490 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 598 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 2 warnings generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 329 | data->seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 270 | pkt_parse_data.seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/streams/openssl.c:661:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 661 | st->parent.encrypted = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. Fresh idna v0.5.0 Fresh pest v2.7.10 Fresh itertools v0.10.5 Fresh gix-tempfile v13.1.1 Fresh pest_derive v2.7.10 Fresh kstring v2.0.0 warning: unexpected `cfg` condition value: `safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/kstring-2.0.0/src/lib.rs:39:13 | 39 | #![cfg_attr(feature = "safe", forbid(unsafe_code))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc`, `default`, `document-features`, `max_inline`, `serde`, `std`, `unsafe`, and `unstable_bench_subset` = help: consider adding `safe` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh form_urlencoded v1.2.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + Fresh rand_core v0.6.4 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `pest` (lib) generated 2 warnings (2 duplicates) warning: `kstring` (lib) generated 1 warning warning: `form_urlencoded` (lib) generated 1 warning warning: `rand_core` (lib) generated 6 warnings Fresh gix-validate v0.8.4 Fresh liquid-derive v0.26.4 Fresh hashbrown v0.14.5 Fresh utf8parse v0.2.1 Fresh ppv-lite86 v0.2.17 Fresh anymap2 v0.13.0 Fresh unicode-width v0.1.12 Fresh equivalent v1.0.1 Fresh bitflags v1.3.2 Fresh option-ext v0.2.0 Fresh anstyle-parse v0.2.3 Fresh dirs-sys v0.4.1 Fresh rand_chacha v0.3.1 Fresh nix v0.26.4 warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/fcntl.rs:738:12 | 738 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/fcntl.rs:739:16 | 739 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/fcntl.rs:784:12 | 784 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/nix-0.26.4/src/fcntl.rs:785:16 | 785 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh console v0.15.8 Fresh indexmap v2.2.6 Fresh liquid-core v0.26.4 Fresh gix-object v0.42.1 warning: `nix` (lib) generated 4 warnings Fresh url v2.5.0 Fresh gix-lock v13.1.1 Fresh libgit2-sys v0.16.2+1.7.2 warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs:4324:10 | 4324 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh const-random v0.1.18 Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh serde_spanned v0.6.5 warning: `libgit2-sys` (lib) generated 1 warning warning: `crossbeam-epoch` (lib) generated 20 warnings Fresh toml_datetime v0.6.5 Fresh memmap2 v0.9.4 Fresh cvt v0.1.2 Fresh unicode-segmentation v1.11.0 Fresh colorchoice v1.0.0 Fresh clap_lex v0.7.0 Fresh anstyle-query v1.0.2 Fresh openssl-probe v0.1.5 Fresh zerocopy v0.7.32 warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:161:5 | 161 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:157:9 | 157 | #![deny(renamed_and_removed_lints)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:177:5 | 177 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:218:23 | 218 | #![cfg_attr(any(test, kani), allow( | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:232:13 | 232 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:234:5 | 234 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:295:30 | 295 | #[cfg(any(feature = "alloc", kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:312:21 | 312 | #[cfg(all(test, not(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:352:16 | 352 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:358:16 | 358 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:364:16 | 364 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:3657:12 | 3657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "simd")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:8019:7 | 8019 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:24:7 | 24 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:73:7 | 73 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:85:7 | 85 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:114:7 | 114 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:213:7 | 213 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/util.rs:760:7 | 760 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/util.rs:578:20 | 578 | #[cfg_attr(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, allow(lossy_provenance_casts))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/util.rs:597:32 | 597 | let remainder = t.addr() % mem::align_of::(); | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:173:5 | 173 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 597 - let remainder = t.addr() % mem::align_of::(); 597 + let remainder = t.addr() % align_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:137:13 | 137 | if !crate::util::aligned_to::<_, T>(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 137 - if !crate::util::aligned_to::<_, T>(self) { 137 + if !util::aligned_to::<_, T>(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:157:13 | 157 | if !crate::util::aligned_to::<_, T>(&*self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 157 - if !crate::util::aligned_to::<_, T>(&*self) { 157 + if !util::aligned_to::<_, T>(&*self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:321:35 | 321 | const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 321 - const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; 321 + const POINTER_WIDTH_BITS: usize = size_of::() * 8; | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:434:15 | 434 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:476:44 | 476 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 476 - align: match NonZeroUsize::new(mem::align_of::()) { 476 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:480:49 | 480 | size_info: SizeInfo::Sized { _size: mem::size_of::() }, | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 480 - size_info: SizeInfo::Sized { _size: mem::size_of::() }, 480 + size_info: SizeInfo::Sized { _size: size_of::() }, | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:499:44 | 499 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 499 - align: match NonZeroUsize::new(mem::align_of::()) { 499 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:505:29 | 505 | _elem_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 505 - _elem_size: mem::size_of::(), 505 + _elem_size: size_of::(), | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:552:19 | 552 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:1406:19 | 1406 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1406 - let len = mem::size_of_val(self); 1406 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2702:19 | 2702 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2702 - let len = mem::size_of_val(self); 2702 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2777:19 | 2777 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2777 - let len = mem::size_of_val(self); 2777 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2851:27 | 2851 | if bytes.len() != mem::size_of_val(self) { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2851 - if bytes.len() != mem::size_of_val(self) { 2851 + if bytes.len() != size_of_val(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2908:20 | 2908 | let size = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2908 - let size = mem::size_of_val(self); 2908 + let size = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2969:45 | 2969 | let start = bytes.len().checked_sub(mem::size_of_val(self))?; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2969 - let start = bytes.len().checked_sub(mem::size_of_val(self))?; 2969 + let start = bytes.len().checked_sub(size_of_val(self))?; | warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:3672:24 | 3672 | #[cfg_attr(doc_cfg, doc(cfg $cfg))] | ^^^^^^^ ... 3697 | / simd_arch_mod!( 3698 | | #[cfg(target_arch = "x86_64")] 3699 | | x86_64, x86_64, __m128, __m128d, __m128i, __m256, __m256d, __m256i 3700 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `simd_arch_mod` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4149:27 | 4149 | if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4149 - if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4149 + if bytes.len() != size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4164:26 | 4164 | if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4164 - if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4164 + if bytes.len() < size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4167:46 | 4167 | let (bytes, suffix) = bytes.split_at(mem::size_of::()); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4167 - let (bytes, suffix) = bytes.split_at(mem::size_of::()); 4167 + let (bytes, suffix) = bytes.split_at(size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4182:46 | 4182 | let split_at = bytes_len.checked_sub(mem::size_of::())?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4182 - let split_at = bytes_len.checked_sub(mem::size_of::())?; 4182 + let split_at = bytes_len.checked_sub(size_of::())?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4209:26 | 4209 | .checked_rem(mem::size_of::()) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4209 - .checked_rem(mem::size_of::()) 4209 + .checked_rem(size_of::()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4231:34 | 4231 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4231 - let expected_len = match mem::size_of::().checked_mul(count) { 4231 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4256:34 | 4256 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4256 - let expected_len = match mem::size_of::().checked_mul(count) { 4256 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4783:25 | 4783 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4783 - let elem_size = mem::size_of::(); 4783 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4813:25 | 4813 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4813 - let elem_size = mem::size_of::(); 4813 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:5130:36 | 5130 | Deref + Sized + self::sealed::ByteSliceSealed | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5130 - Deref + Sized + self::sealed::ByteSliceSealed 5130 + Deref + Sized + sealed::ByteSliceSealed | warning: trait `NonNullExt` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zerocopy-0.7.32/src/util.rs:655:22 | 655 | pub(crate) trait NonNullExt { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh gix-ref v0.43.0 warning: `zerocopy` (lib) generated 47 warnings Fresh anstream v0.6.13 Fresh clap_derive v4.5.4 Fresh ahash v0.8.11 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ Fresh git2 v0.18.3 Fresh liquid-lib v0.26.4 warning: `ahash` (lib) generated 45 warnings Fresh fs_at v0.1.10 Fresh toml_edit v0.22.12 Fresh clap_builder v4.5.2 warning: trait `AppTag` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2/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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/clap_builder-4.5.2/src/builder/value_parser.rs:609:8 | 591 | trait AnyValueParser: Send + Sync + 'static { | -------------- methods in this trait ... 609 | fn parse( | ^^^^^ ... 616 | fn parse_( | ^^^^^^ Fresh doc-comment v0.3.3 Fresh smartstring v1.0.1 warning: unexpected `cfg` condition name: `needs_allocator_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/lib.rs:104:13 | 104 | #![cfg_attr(needs_allocator_feature, feature(allocator_api))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(needs_allocator_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_allocator_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:175:19 | 175 | #[cfg(has_allocator)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:199:23 | 199 | #[cfg(not(has_allocator))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:208:15 | 208 | #[cfg(has_allocator)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:226:19 | 226 | #[cfg(not(has_allocator))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh crossbeam-deque v0.8.5 warning: `clap_builder` (lib) generated 3 warnings warning: `smartstring` (lib) generated 5 warnings Fresh rand v0.8.5 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ Fresh dirs v5.0.1 Fresh portable-atomic v1.6.0 warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:198:17 | 198 | #![cfg_attr(not(portable_atomic_no_unsafe_op_in_unsafe_fn), warn(unsafe_op_in_unsafe_fn))] // unsafe_op_in_unsafe_fn requires Rust 1.52 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:199:13 | 199 | #![cfg_attr(portable_atomic_no_unsafe_op_in_unsafe_fn, allow(unused_unsafe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:212:17 | 212 | #![cfg_attr(not(portable_atomic_no_asm), warn(missing_docs))] // module-level #![allow(missing_docs)] doesn't work for macros on old rustc | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:225:13 | 225 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:229:41 | 229 | all(target_arch = "xtensa", portable_atomic_unsafe_assume_single_core), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:230:44 | 230 | all(target_arch = "powerpc64", portable_atomic_unstable_asm_experimental_arch), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:231:40 | 231 | all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:244:13 | 244 | #![cfg_attr(portable_atomic_unstable_cfg_target_has_atomic, feature(cfg_target_has_atomic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:248:9 | 248 | portable_atomic_unstable_cmpxchg16b_target_feature, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:249:13 | 249 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:257:9 | 257 | portable_atomic_unstable_asm, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:269:59 | 269 | all(any(target_arch = "avr", target_arch = "msp430"), portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_isa_attribute` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:275:9 | 275 | portable_atomic_unstable_isa_attribute, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_isa_attribute)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_isa_attribute)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:276:19 | 276 | any(test, portable_atomic_unsafe_assume_single_core), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:277:40 | 277 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:288:19 | 288 | any(miri, portable_atomic_sanitize_thread), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cmpxchg16b_intrinsic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:296:9 | 296 | portable_atomic_unstable_cmpxchg16b_intrinsic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cmpxchg16b_intrinsic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_intrinsic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:297:19 | 297 | any(miri, portable_atomic_sanitize_thread), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:302:13 | 302 | #![cfg_attr(portable_atomic_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(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:305:9 | 305 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:333:7 | 333 | #[cfg(portable_atomic_unsafe_assume_single_core)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:368:7 | 368 | #[cfg(portable_atomic_no_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:376:7 | 376 | #[cfg(portable_atomic_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:379:7 | 379 | #[cfg(portable_atomic_disable_fiq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_s_mode` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:385:7 | 385 | #[cfg(portable_atomic_s_mode)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_force_amo` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:388:7 | 388 | #[cfg(portable_atomic_force_amo)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_force_amo)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_force_amo)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:392:7 | 392 | #[cfg(portable_atomic_disable_fiq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_s_mode` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:397:7 | 397 | #[cfg(portable_atomic_s_mode)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_force_amo` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:402:7 | 402 | #[cfg(portable_atomic_force_amo)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_force_amo)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_force_amo)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:408:11 | 408 | #[cfg(all(portable_atomic_unsafe_assume_single_core, feature = "critical-section"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:445:7 | 445 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:575:11 | 575 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:577:11 | 577 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:527:7 | 527 | #[cfg(portable_atomic_no_cfg_target_has_atomic)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:532:11 | 532 | #[cfg(not(portable_atomic_no_cfg_target_has_atomic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1397:12 | 1397 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1434:11 | 1434 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1436:11 | 1436 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3951:11 | 3951 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3953:11 | 3953 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2416:19 | 2416 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2418:19 | 2418 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:6:5 | 6 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:39:5 | 39 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:75:9 | 75 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:101:9 | 101 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:126:5 | 126 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:143:9 | 143 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:149:17 | 149 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:173:5 | 173 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:190:9 | 190 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:196:17 | 196 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:274:31 | 274 | all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:284:35 | 284 | all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:287:9 | 287 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:360:31 | 360 | all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:370:35 | 370 | all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:373:9 | 373 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:394:5 | 394 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:404:9 | 404 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:407:9 | 407 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:427:5 | 427 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:437:9 | 437 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/cfgs.rs:440:9 | 440 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:46:11 | 46 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:79:11 | 79 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:251:38 | 251 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:263:38 | 263 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:275:38 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm_maybe_uninit` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/utils.rs:309:11 | 309 | #[cfg(not(portable_atomic_no_asm_maybe_uninit))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:8:9 | 8 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:11:5 | 11 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:16:5 | 16 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:23:9 | 23 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:34:13 | 34 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:34:38 | 34 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:50:13 | 50 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:50:38 | 50 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:53:9 | 53 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:56:17 | 56 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:57:17 | 57 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:63:22 | 63 | #[cfg_attr(any(miri, portable_atomic_sanitize_thread), path = "atomic128/intrinsics.rs")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:64:26 | 64 | #[cfg_attr(not(any(miri, portable_atomic_sanitize_thread)), path = "atomic128/x86_64.rs")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:70:5 | 70 | portable_atomic_unstable_asm_experimental_arch, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:73:9 | 73 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:76:17 | 76 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:77:23 | 77 | any(test, portable_atomic_outline_atomics), // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:87:25 | 87 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:93:27 | 93 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:109:34 | 109 | #[cfg(all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:120:19 | 120 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:121:9 | 121 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:123:36 | 123 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:124:9 | 124 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:136:12 | 136 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:138:9 | 138 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:148:19 | 148 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:149:9 | 149 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:157:12 | 157 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:158:16 | 158 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:164:21 | 164 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:164:46 | 164 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:168:21 | 168 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:168:46 | 168 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:169:48 | 169 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:173:13 | 173 | portable_atomic_unstable_asm_experimental_arch, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:176:17 | 176 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:179:36 | 179 | all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:18:17 | 18 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:19:17 | 19 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:25:17 | 25 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:26:13 | 26 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:36:25 | 36 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:42:27 | 42 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:46:17 | 46 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:48:17 | 48 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:193:5 | 193 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:223:5 | 223 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:224:5 | 224 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:229:5 | 229 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:236:9 | 236 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:266:5 | 266 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:272:15 | 272 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:273:12 | 273 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:274:16 | 274 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:287:5 | 287 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:311:12 | 311 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:312:16 | 312 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:383:19 | 383 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:384:9 | 384 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:386:36 | 386 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:387:9 | 387 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:397:13 | 397 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:397:38 | 397 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:403:13 | 403 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:403:38 | 403 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:406:9 | 406 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:409:17 | 409 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:410:17 | 410 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:419:5 | 419 | portable_atomic_unstable_asm_experimental_arch, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:422:9 | 422 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:425:17 | 425 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:426:13 | 426 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:436:25 | 436 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:442:27 | 442 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:448:34 | 448 | #[cfg(all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:248:9 | 248 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:255:13 | 255 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:316:23 | 316 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:317:13 | 317 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:319:40 | 319 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:320:13 | 320 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:322:16 | 322 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:323:20 | 323 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "64")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:328:21 | 328 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:328:46 | 328 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:332:21 | 332 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:332:46 | 332 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:335:17 | 335 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:338:25 | 338 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:339:25 | 339 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:346:13 | 346 | portable_atomic_unstable_asm_experimental_arch, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:349:17 | 349 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:352:25 | 352 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:353:21 | 353 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:363:33 | 363 | ... portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:369:35 | 369 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/mod.rs:373:36 | 373 | all(target_arch = "s390x", portable_atomic_unstable_asm_experimental_arch), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:79:12 | 79 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:80:16 | 80 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:417:11 | 417 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:419:11 | 419 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:421:11 | 421 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:423:11 | 423 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:425:11 | 425 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:428:11 | 428 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:431:12 | 431 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_64)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:433:9 | 433 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:440:12 | 440 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_64)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:442:9 | 442 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:212:13 | 212 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:215:24 | 215 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:52:39 | 52 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:61:39 | 61 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:69:29 | 69 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:84:39 | 84 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:101:39 | 101 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:95:15 | 95 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:112:15 | 112 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 415 | atomic_int!(AtomicIsize, isize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | atomic_int!(AtomicUsize, usize); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | atomic_int!(AtomicI8, i8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | atomic_int!(AtomicU8, u8); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | atomic_int!(AtomicI16, i16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 424 | atomic_int!(AtomicU16, u16); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 427 | atomic_int!(AtomicI32, i32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 430 | atomic_int!(AtomicU32, u32); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 439 | atomic_int!(AtomicI64, i64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:182:47 | 182 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:191:47 | 191 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:199:37 | 199 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:219:47 | 219 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:236:47 | 236 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:380:31 | 380 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:381:21 | 381 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:395:31 | 395 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:396:21 | 396 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:230:23 | 230 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:247:23 | 247 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:272:27 | 272 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:316:23 | 316 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:277:57 | 277 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:283:33 | 283 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:324:27 | 324 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:368:23 | 368 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:329:57 | 329 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/core_atomic.rs:335:33 | 335 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 448 | atomic_int!(AtomicU64, u64); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:17:46 | 17 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:21:11 | 21 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/detect/x86_64.rs:5:46 | 5 | #![cfg_attr(any(not(target_feature = "sse"), portable_atomic_sanitize_thread), allow(dead_code))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:26:11 | 26 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:44:15 | 44 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:69:44 | 69 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:129:15 | 129 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:151:15 | 151 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:187:40 | 187 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:188:9 | 188 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:264:44 | 264 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:367:44 | 367 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:414:42 | 414 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:417:44 | 417 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:559:50 | 559 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:562:52 | 562 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:559:50 | 559 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:562:52 | 562 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 759 | / atomic_rmw_with_ifunc! { 760 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 761 | | cmpxchg16b = atomic_swap_cmpxchg16b; 762 | | fallback = atomic_swap_seqcst; 763 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 764 | / atomic_rmw_with_ifunc! { 765 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 766 | | cmpxchg16b = atomic_add_cmpxchg16b; 767 | | fallback = atomic_add_seqcst; 768 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 769 | / atomic_rmw_with_ifunc! { 770 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 771 | | cmpxchg16b = atomic_sub_cmpxchg16b; 772 | | fallback = atomic_sub_seqcst; 773 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 774 | / atomic_rmw_with_ifunc! { 775 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 776 | | cmpxchg16b = atomic_and_cmpxchg16b; 777 | | fallback = atomic_and_seqcst; 778 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 779 | / atomic_rmw_with_ifunc! { 780 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 781 | | cmpxchg16b = atomic_nand_cmpxchg16b; 782 | | fallback = atomic_nand_seqcst; 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 784 | / atomic_rmw_with_ifunc! { 785 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 786 | | cmpxchg16b = atomic_or_cmpxchg16b; 787 | | fallback = atomic_or_seqcst; 788 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 789 | / atomic_rmw_with_ifunc! { 790 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 791 | | cmpxchg16b = atomic_xor_cmpxchg16b; 792 | | fallback = atomic_xor_seqcst; 793 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 794 | / atomic_rmw_with_ifunc! { 795 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 796 | | cmpxchg16b = atomic_max_cmpxchg16b; 797 | | fallback = atomic_max_seqcst; 798 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 799 | / atomic_rmw_with_ifunc! { 800 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 801 | | cmpxchg16b = atomic_umax_cmpxchg16b; 802 | | fallback = atomic_umax_seqcst; 803 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 804 | / atomic_rmw_with_ifunc! { 805 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 806 | | cmpxchg16b = atomic_min_cmpxchg16b; 807 | | fallback = atomic_min_seqcst; 808 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 809 | / atomic_rmw_with_ifunc! { 810 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 811 | | cmpxchg16b = atomic_umin_cmpxchg16b; 812 | | fallback = atomic_umin_seqcst; 813 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 814 | / atomic_rmw_with_ifunc! { 815 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 816 | | cmpxchg16b = atomic_not_cmpxchg16b; 817 | | fallback = atomic_not_seqcst; 818 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 819 | / atomic_rmw_with_ifunc! { 820 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 821 | | cmpxchg16b = atomic_neg_cmpxchg16b; 822 | | fallback = atomic_neg_seqcst; 823 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/detect/x86_64.rs:14:11 | 14 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_test_outline_atomics_detect_false` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/detect/common.rs:41:14 | 41 | if !cfg!(portable_atomic_test_outline_atomics_detect_false) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_test_outline_atomics_detect_false)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_test_outline_atomics_detect_false)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/detect/common.rs:96:48 | 96 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 75 | debug_assert_cmpxchg16b!(); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 135 | debug_assert_vmovdqa_atomic!(); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 157 | debug_assert_vmovdqa_atomic!(); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:238:44 | 238 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:239:13 | 239 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:248:44 | 248 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:249:13 | 249 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 254 | / load_store_detect! { 255 | | vmovdqa = atomic_load_vmovdqa 256 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 259 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 254 | / load_store_detect! { 255 | | vmovdqa = atomic_load_vmovdqa 256 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 259 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 270 | debug_assert_cmpxchg16b!(); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:316:44 | 316 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:317:13 | 317 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:327:44 | 327 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:328:13 | 328 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 346 | / load_store_detect! { 347 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 348 | | cmpxchg16b = atomic_store_cmpxchg16b 349 | | fallback = atomic_store_non_seqcst 350 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 346 | / load_store_detect! { 347 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 348 | | cmpxchg16b = atomic_store_cmpxchg16b 349 | | fallback = atomic_store_non_seqcst 350 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 355 | / load_store_detect! { 356 | | vmovdqa = atomic_store_vmovdqa_seqcst 357 | | cmpxchg16b = atomic_store_cmpxchg16b 358 | | fallback = atomic_store_seqcst 359 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 355 | / load_store_detect! { 356 | | vmovdqa = atomic_store_vmovdqa_seqcst 357 | | cmpxchg16b = atomic_store_cmpxchg16b 358 | | fallback = atomic_store_seqcst 359 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:386:46 | 386 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:391:50 | 391 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 423 | debug_assert_cmpxchg16b!(); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 759 | / atomic_rmw_with_ifunc! { 760 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 761 | | cmpxchg16b = atomic_swap_cmpxchg16b; 762 | | fallback = atomic_swap_seqcst; 763 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 764 | / atomic_rmw_with_ifunc! { 765 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 766 | | cmpxchg16b = atomic_add_cmpxchg16b; 767 | | fallback = atomic_add_seqcst; 768 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 769 | / atomic_rmw_with_ifunc! { 770 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 771 | | cmpxchg16b = atomic_sub_cmpxchg16b; 772 | | fallback = atomic_sub_seqcst; 773 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 774 | / atomic_rmw_with_ifunc! { 775 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 776 | | cmpxchg16b = atomic_and_cmpxchg16b; 777 | | fallback = atomic_and_seqcst; 778 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 779 | / atomic_rmw_with_ifunc! { 780 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 781 | | cmpxchg16b = atomic_nand_cmpxchg16b; 782 | | fallback = atomic_nand_seqcst; 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 784 | / atomic_rmw_with_ifunc! { 785 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 786 | | cmpxchg16b = atomic_or_cmpxchg16b; 787 | | fallback = atomic_or_seqcst; 788 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 789 | / atomic_rmw_with_ifunc! { 790 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 791 | | cmpxchg16b = atomic_xor_cmpxchg16b; 792 | | fallback = atomic_xor_seqcst; 793 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 794 | / atomic_rmw_with_ifunc! { 795 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 796 | | cmpxchg16b = atomic_max_cmpxchg16b; 797 | | fallback = atomic_max_seqcst; 798 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 799 | / atomic_rmw_with_ifunc! { 800 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 801 | | cmpxchg16b = atomic_umax_cmpxchg16b; 802 | | fallback = atomic_umax_seqcst; 803 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 804 | / atomic_rmw_with_ifunc! { 805 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 806 | | cmpxchg16b = atomic_min_cmpxchg16b; 807 | | fallback = atomic_min_seqcst; 808 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 809 | / atomic_rmw_with_ifunc! { 810 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 811 | | cmpxchg16b = atomic_umin_cmpxchg16b; 812 | | fallback = atomic_umin_seqcst; 813 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 814 | / atomic_rmw_with_ifunc! { 815 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 816 | | cmpxchg16b = atomic_not_cmpxchg16b; 817 | | fallback = atomic_not_seqcst; 818 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 819 | / atomic_rmw_with_ifunc! { 820 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 821 | | cmpxchg16b = atomic_neg_cmpxchg16b; 822 | | fallback = atomic_neg_seqcst; 823 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:827:46 | 827 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:832:50 | 832 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:838:45 | 838 | cfg!(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:45:47 | 45 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:840:1 | 840 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:57:47 | 57 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:840:1 | 840 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:77:47 | 77 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:840:1 | 840 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:106:47 | 106 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:840:1 | 840 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:45:47 | 45 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:841:1 | 841 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:57:47 | 57 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:841:1 | 841 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:77:47 | 77 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:841:1 | 841 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:106:47 | 106 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/atomic128/x86_64.rs:841:1 | 841 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 208 | atomic_bit_opts!(AtomicI16, i16, ":x", "word"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 208 | atomic_bit_opts!(AtomicI16, i16, ":x", "word"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | atomic_bit_opts!(AtomicU16, u16, ":x", "word"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | atomic_bit_opts!(AtomicU16, u16, ":x", "word"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword"); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword"); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword"); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword"); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 213 | atomic_bit_opts!(AtomicI64, i64, "", "qword"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 213 | atomic_bit_opts!(AtomicI64, i64, "", "qword"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 215 | atomic_bit_opts!(AtomicU64, u64, "", "qword"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 215 | atomic_bit_opts!(AtomicU64, u64, "", "qword"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 225 | atomic_bit_opts!(AtomicIsize, isize, "", "qword"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 225 | atomic_bit_opts!(AtomicIsize, isize, "", "qword"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 227 | atomic_bit_opts!(AtomicUsize, usize, "", "qword"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 227 | atomic_bit_opts!(AtomicUsize, usize, "", "qword"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:382:12 | 382 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_64)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:384:9 | 384 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:214:50 | 214 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | atomic!(AtomicI128, i128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:237:50 | 237 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | atomic!(AtomicI128, i128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:253:50 | 253 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | atomic!(AtomicI128, i128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:275:50 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | atomic!(AtomicI128, i128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:214:50 | 214 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | atomic!(AtomicU128, u128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:237:50 | 237 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | atomic!(AtomicU128, u128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:253:50 | 253 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | atomic!(AtomicU128, u128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/imp/fallback/mod.rs:275:50 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | atomic!(AtomicU128, u128, 16); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:736:39 | 736 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:764:39 | 764 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:836:16 | 836 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:838:39 | 838 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:904:16 | 904 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:906:39 | 906 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1326:39 | 1326 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1352:29 | 1352 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1595:39 | 1595 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1625:39 | 1625 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1688:16 | 1688 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1690:39 | 1690 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1739:16 | 1739 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1741:39 | 1741 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:1809:39 | 1809 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2338:29 | 2338 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3948 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3950 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3958 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3962 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3963 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3966 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3970 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3974 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2590:51 | 2590 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2620:51 | 2620 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2693:28 | 2693 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2695:51 | 2695 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2747:28 | 2747 | #[cfg_attr(portable_atomic_doc_cfg, doc(alias = "compare_and_swap"))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_doc_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_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:2749:51 | 2749 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3153:51 | 3153 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/portable-atomic-1.6.0/src/lib.rs:3465:37 | 3465 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh gix-config-value v0.14.6 Fresh gix-glob v0.16.2 Fresh env_filter v0.1.0 Fresh globset v0.4.14 Fresh rhai_codegen v2.1.0 warning: unexpected `cfg` condition name: `no_std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/function.rs:8:7 | 8 | #[cfg(no_std)] | ^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/function.rs:10:11 | 10 | #[cfg(not(no_std))] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/module.rs:4:7 | 4 | #[cfg(no_std)] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/module.rs:6:11 | 6 | #[cfg(not(no_std))] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: fields `typ` and `expr` are never read --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai_codegen-2.1.0/src/rhai_module.rs:16:9 | 14 | pub struct ExportedConst { | ------------- fields in this struct 15 | pub name: String, 16 | pub typ: Box, | ^^^ 17 | pub expr: syn::Expr, | ^^^^ | = note: `ExportedConst` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `rand` (lib) generated 26 warnings warning: `portable-atomic` (lib) generated 708 warnings warning: `rhai_codegen` (lib) generated 5 warnings Fresh path-dedot v3.1.1 Fresh gix-sec v0.10.6 Fresh terminal-prompt v0.2.3 Fresh number_prefix v0.4.0 Fresh thin-vec v0.2.13 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/thin-vec-0.2.13/src/lib.rs:1993:11 | 1993 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh unicode-bom v2.0.3 Fresh humantime v2.1.0 warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration Fresh zeroize v1.7.0 warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/zeroize-1.7.0/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: `thin-vec` (lib) generated 1 warning warning: `humantime` (lib) generated 2 warnings warning: `zeroize` (lib) generated 2 warnings Fresh shell-words v1.1.0 Fresh normpath v1.2.0 warning: unexpected `cfg` condition name: `normpath_docs_rs` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/normpath-1.2.0/src/lib.rs:95:13 | 95 | #![cfg_attr(normpath_docs_rs, 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(normpath_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(normpath_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh env_logger v0.11.3 Fresh path-absolutize v3.1.1 Fresh rhai v1.18.0 warning: constant `MAX_STRINGS_INTERNED` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/rhai-1.18.0/src/api/limits.rs:39:15 | 39 | pub const MAX_STRINGS_INTERNED: usize = 1024; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh gix-config v0.36.1 warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:215:89 | 215 | pub fn sections_by_name<'a>(&'a self, name: &'a str) -> Option> + '_> { | -- 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/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:215:115 | 215 | pub fn sections_by_name<'a>(&'a self, name: &'a str) -> Option> + '_> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:231:39 | 228 | pub fn sections_and_ids_by_name<'a>( | -- lifetime `'a` declared here ... 231 | ) -> Option, SectionId)> + '_> { | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:231:77 | 228 | pub fn sections_and_ids_by_name<'a>( | -- lifetime `'a` declared here ... 231 | ) -> Option, SectionId)> + '_> { | ^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:250:38 | 246 | pub fn sections_by_name_and_filter<'a>( | -- lifetime `'a` declared here ... 250 | ) -> Option> + '_> { | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/access/read_only.rs:250:64 | 246 | pub fn sections_by_name_and_filter<'a>( | -- lifetime `'a` declared here ... 250 | ) -> Option> + '_> { | ^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/util.rs:121:82 | 117 | pub(crate) fn section_ids_by_name_and_subname<'a>( | -- lifetime `'a` declared here ... 121 | ) -> Result + DoubleEndedIterator + '_, lookup::existing::Error> { | ^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/gix-config-0.36.1/src/file/util.rs:149:51 | 146 | pub(crate) fn section_ids_by_name<'a>( | -- lifetime `'a` declared here ... 149 | ) -> Result + '_, lookup::existing::Error> { | ^^ this elided lifetime gets resolved as `'a` Fresh auth-git2 v0.5.4 warning: field `0` is never read --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-0.5.4/src/default_prompt.rs:50:14 | 50 | InvalidUtf8(std::string::FromUtf8Error), | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | 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 | 50 | InvalidUtf8(()), | ~~ warning: method `as_prompter` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-0.5.4/src/prompter.rs:37:5 | 32 | pub(crate) trait ClonePrompter: Prompter { | ------------- method in this trait ... 37 | fn as_prompter(&self) -> &dyn Prompter; | ^^^^^^^^^^^ warning: field `format` is never read --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/auth-git2-0.5.4/src/ssh_key.rs:38:6 | 36 | pub struct KeyInfo { | ------- field in this struct 37 | /// The format of the key file. 38 | pub format: KeyFormat, | ^^^^^^ Fresh indicatif v0.17.8 warning: `normpath` (lib) generated 1 warning warning: `rhai` (lib) generated 1 warning warning: `gix-config` (lib) generated 8 warnings warning: `auth-git2` (lib) generated 3 warnings Fresh dialoguer v0.11.0 Fresh remove_dir_all v0.8.2 warning: associated function `unique_identifier` is never used --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/remove_dir_all-0.8.2/src/_impl/io.rs:11:8 | 5 | pub(crate) trait Io { | -- associated function in this trait ... 11 | fn unique_identifier(d: &File) -> io::Result; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh ignore v0.4.22 Fresh names v0.14.0 Fresh paste v1.0.14 warning: unexpected `cfg` condition name: `no_literal_fromstr` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/paste-1.0.14/src/lib.rs:415:15 | 415 | #[cfg(not(no_literal_fromstr))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_fromstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_fromstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh clap v4.5.4 Fresh toml v0.8.12 warning: use of deprecated method `indexmap::IndexMap::::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml-0.8.12/src/map.rs:138:18 | 138 | self.map.remove(key) | ^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `indexmap::map::OccupiedEntry::<'a, K, V>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/toml-0.8.12/src/map.rs:504:23 | 504 | self.occupied.remove() | ^^^^^^ Fresh fs-err v2.11.0 warning: unexpected `cfg` condition name: `rustc_1_63` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0/src/path.rs:16:11 | 16 | #[cfg(rustc_1_63)] | ^^^^^^^^^^ | = 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(rustc_1_63)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_63)");` 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_1_63` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/fs-err-2.11.0/src/path.rs:42:11 | 42 | #[cfg(rustc_1_63)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_1_63)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_63)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `remove_dir_all` (lib) generated 1 warning warning: `paste` (lib) generated 1 warning warning: `toml` (lib) generated 2 warnings warning: `fs-err` (lib) generated 2 warnings Fresh liquid v0.26.4 warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:195:56 | 195 | fn blocks<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:199:54 | 199 | fn tags<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:203:57 | 203 | fn filters<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:207:58 | 207 | fn partials<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:296:56 | 296 | fn blocks<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:300:54 | 300 | fn tags<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:304:57 | 304 | fn filters<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/parser.rs:308:58 | 308 | fn partials<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/reflection.rs:8:56 | 8 | fn blocks<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/reflection.rs:10:54 | 10 | fn tags<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/reflection.rs:12:57 | 12 | fn filters<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/liquid-0.26.4/src/reflection.rs:14:58 | 14 | fn partials<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` Fresh anyhow v1.0.82 warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:210:13 | 210 | #![cfg_attr(error_generic_member_access, feature(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:211:13 | 211 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:215:9 | 215 | not(anyhow_no_unsafe_op_in_unsafe_fn_lint), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:218:13 | 218 | #![cfg_attr(anyhow_no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_nightly_testing` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:242:5 | 242 | anyhow_nightly_testing, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:244:9 | 244 | not(error_generic_member_access) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:411:12 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:1:7 | 1 | #[cfg(std_backtrace)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:4:15 | 4 | #[cfg(all(not(std_backtrace), feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:7:15 | 7 | #[cfg(not(any(std_backtrace, feature = "backtrace")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:10:7 | 10 | #[cfg(std_backtrace)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:17:15 | 17 | #[cfg(all(not(std_backtrace), feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:24:11 | 24 | #[cfg(any(std_backtrace, feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:31:15 | 31 | #[cfg(not(any(std_backtrace, feature = "backtrace")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:38:7 | 38 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:50:9 | 50 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:51:9 | 51 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:59:32 | 59 | #[cfg(all(feature = "std", not(std_backtrace), not(feature = "backtrace")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:66:15 | 66 | #[cfg(all(not(std_backtrace), feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/context.rs:6:7 | 6 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/context.rs:146:11 | 146 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/context.rs:160:11 | 160 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:3:28 | 3 | #[cfg(any(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:11:11 | 11 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:14:7 | 14 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:581:12 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:664:28 | 664 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:711:7 | 711 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:728:9 | 728 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:729:9 | 729 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:757:28 | 757 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:811:7 | 811 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:852:9 | 852 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:853:9 | 853 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:376:15 | 376 | #[cfg(any(std_backtrace, feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:403:16 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:415:16 | 415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:540:11 | 540 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:550:11 | 550 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:95:19 | 95 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:99:19 | 99 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:103:21 | 103 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:104:21 | 104 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:123:40 | 123 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:127:19 | 127 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:131:21 | 131 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:132:21 | 132 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:152:40 | 152 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:156:19 | 156 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:160:21 | 160 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:161:21 | 161 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:183:19 | 183 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:187:19 | 187 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:191:21 | 191 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:192:21 | 192 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:212:19 | 212 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:216:19 | 216 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:220:21 | 220 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:221:21 | 221 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:328:40 | 328 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:332:19 | 332 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:336:21 | 336 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:337:21 | 337 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:445:23 | 445 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:450:19 | 450 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:529:23 | 529 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:533:19 | 533 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:612:32 | 612 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:616:11 | 616 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:620:13 | 620 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:621:13 | 621 | any(std_backtrace, feature = "backtrace") | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:653:15 | 653 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:658:11 | 658 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:695:19 | 695 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:703:15 | 703 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:925:15 | 925 | #[cfg(any(std_backtrace, feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:942:11 | 942 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:914:19 | 914 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:921:15 | 921 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:934:23 | 934 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:936:27 | 936 | #[cfg(not(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/error.rs:964:11 | 964 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/fmt.rs:43:19 | 43 | #[cfg(any(std_backtrace, feature = "backtrace"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:94:15 | 94 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:109:15 | 109 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:117:15 | 117 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:151:11 | 151 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:166:15 | 166 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/wrapper.rs:7:7 | 7 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/wrapper.rs:80:11 | 80 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_fmt_arguments_as_str` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:681:15 | 681 | #[cfg(anyhow_no_fmt_arguments_as_str)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_fmt_arguments_as_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_fmt_arguments_as_str` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/anyhow-1.0.82/src/lib.rs:683:19 | 683 | #[cfg(not(anyhow_no_fmt_arguments_as_str))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_fmt_arguments_as_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh semver v1.0.22 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:64:13 | 64 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:65:43 | 65 | #![cfg_attr(all(not(feature = "std"), not(no_alloc_crate)), no_std)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:66:17 | 66 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:67:13 | 67 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:68:13 | 68 | #![cfg_attr(no_str_strip_prefix, allow(unstable_name_collisions))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:89:11 | 89 | #[cfg(not(no_alloc_crate))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:188:12 | 188 | #[cfg_attr(no_const_vec_new, derive(Default))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:252:16 | 252 | #[cfg_attr(not(no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:529:11 | 529 | #[cfg(not(no_const_vec_new))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:263:11 | 263 | #[cfg(no_non_exhaustive)] // rustc <1.40 | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/backport.rs:1:7 | 1 | #[cfg(no_str_strip_prefix)] // rustc <1.45 | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/backport.rs:6:7 | 6 | #[cfg(no_str_strip_prefix)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/backport.rs:19:7 | 19 | #[cfg(no_alloc_crate)] // rustc <1.36 | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/display.rs:59:19 | 59 | #[cfg(no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/error.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/eval.rs:39:15 | 39 | #[cfg(no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_exhaustive_int_match` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/identifier.rs:166:19 | 166 | #[cfg(no_exhaustive_int_match)] // rustc <1.33 | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_exhaustive_int_match)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_exhaustive_int_match)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_nonzero_bitscan` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/identifier.rs:327:11 | 327 | #[cfg(no_nonzero_bitscan)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_nonzero_bitscan` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/identifier.rs:416:11 | 416 | #[cfg(no_nonzero_bitscan)] // rustc <1.53 | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/parse.rs:92:27 | 92 | #[cfg(not(no_const_vec_new))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/parse.rs:94:23 | 94 | #[cfg(no_const_vec_new)] // rustc <1.39 | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/cargo-crates/semver-1.0.22/src/lib.rs:497:15 | 497 | #[cfg(not(no_const_vec_new))] // rustc <1.39 | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh sanitize-filename v0.5.0 Fresh heck v0.5.0 warning: `liquid` (lib) generated 12 warnings warning: `anyhow` (lib) generated 95 warnings warning: `semver` (lib) generated 22 warnings Fresh cargo-generate v0.21.0 (/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0) Finished `release` profile [optimized] target(s) in 1.24s Installing /wrkdirs/usr/ports/devel/cargo-generate/work/stage/usr/local/bin/cargo-generate Installed package `cargo-generate v0.21.0 (/wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0)` (executable `cargo-generate`) warning: be sure to add `/wrkdirs/usr/ports/devel/cargo-generate/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries install -m 0644 /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/CHANGELOG.md /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/CODE_OF_CONDUCT.md /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/CONTRIBUTING.md /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/README.md /wrkdirs/usr/ports/devel/cargo-generate/work/cargo-generate-0.21.0/TEMPLATES.md /wrkdirs/usr/ports/devel/cargo-generate/work/stage/usr/local/share/doc/cargo-generate ====> 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-05T05:31:49+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 cargo-generate-0.21.0_9 ===> Building cargo-generate-0.21.0_9 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for cargo-generate-0.21.0_9 build of devel/cargo-generate | cargo-generate-0.21.0_9 ended at Mon May 5 01:36:58 EDT 2025 build time: 00:05:12